wok diff grub4dos/receipt @ rev 25339
updated sweethome3d (6.3 -> 7.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Jul 24 10:50:52 2022 +0100 (2022-07-24) |
parents | 932cd974e081 |
children | 7dd01dedad38 |
line diff
1.1 --- a/grub4dos/receipt Tue Feb 08 18:20:23 2022 +0000 1.2 +++ b/grub4dos/receipt Sun Jul 24 10:50:52 2022 +0100 1.3 @@ -31,7 +31,8 @@ 1.4 sed -i 's/\[ .grub-probe.*\]/mount | grep $grubdir | grep -q xfs/' \ 1.5 util/grub-install.in 1.6 sed -i 's|-O binary conftest|--only-section=.text &|' acinclude.m4 configure 1.7 - sed -i 's|-O binary |&-R .note -R .comment -R .note.gnu.build-id |' stage?/Makefile* 1.8 + sed -i 's|-O binary|--only-section=.text &|' stage?/Makefile* 1.9 + sed -i 's|-Wl,-Ttext|-Wl,--section-start=.note.gnu.property=1000 &|' stage2/Makefile* 1.10 sh ./configure CC=gcc-3 \ 1.11 --enable-preset-menu=$stuff/menu.lst \ 1.12 --without-curses \