wok-6.x diff grub4dos/receipt @ rev 25535

updated imlib2 and imlib2-dev 1.8.0 -> 1.10.0
author Hans-G?nter Theisgen
date Thu Mar 02 09:40:16 2023 +0100 (19 months ago)
parents 7dd01dedad38
children 3e8af413f00c
line diff
     1.1 --- a/grub4dos/receipt	Wed Sep 28 08:10:35 2022 +0000
     1.2 +++ b/grub4dos/receipt	Thu Mar 02 09:40:16 2023 +0100
     1.3 @@ -31,7 +31,7 @@
     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|--only-section=.text &|' stage?/Makefile*
     1.8 +	sed -i 's|-O binary |&-R .note -R .comment -R .note.gnu.build-id |' 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 \