wok-current rev 25627
Patch sundown to use new gcc
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Sep 04 19:37:09 2023 +0000 (14 months ago) |
parents | 62cd703373dc |
children | 3d441873d746 |
files | sundown/receipt |
line diff
1.1 --- a/sundown/receipt Mon Sep 04 19:23:23 2023 +0000 1.2 +++ b/sundown/receipt Mon Sep 04 19:37:09 2023 +0000 1.3 @@ -25,6 +25,8 @@ 1.4 compile_rules() 1.5 { 1.6 #sed -i 's|O3|Os|' $src/Makefile 1.7 + sed -i 's|-Wl||' Makefile 1.8 + 1.9 patch -p1 -i $stuff/sundown.options.patch 1.10 make 1.11 mkdir -p $install/usr/bin