wok-current diff gpxe/receipt @ rev 25582
Up gcc 6.3.0, fix grub4dos and others packages
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sun May 21 15:09:45 2023 +0000 (18 months ago) |
parents | 8ea0030e77cb |
children | 35db2ca0cb06 |
line diff
1.1 --- a/gpxe/receipt Thu Sep 01 11:12:31 2022 +0000 1.2 +++ b/gpxe/receipt Sun May 21 15:09:45 2023 +0000 1.3 @@ -33,7 +33,8 @@ 1.4 done 1.5 sed -i 's/ = ++ns->cur_rx %/++; ns->cur_rx %=/' drivers/net/ns83820.c 1.6 sed -i 's/ = (++tp->cur_rx) %/++; tp->cur_rx %=/' drivers/net/tulip.c 1.7 - make EXTRA_CFLAGS="-fno-strict-aliasing -Wno-error=unused-but-set-variable" bin/gpxe.lkrn bin/undionly.kpxe 2>&1 | grep -v housekeeping: | grep -v blib.list 1.8 + make EXTRA_CFLAGS="-fno-strict-aliasing -Wno-error=unused-but-set-variable -Wno-error=array-bounds" \ 1.9 + bin/gpxe.lkrn bin/undionly.kpxe 2>&1 | grep -v housekeeping: | grep -v blib.list 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg.