gentoo/sys-boot
Z. Liu 2ccbf8da63
sys-boot/syslinux: fix pkgcheck warning & force gcc
'#include_next <stdarg.h>' can be fixed by append
'-I/usr/lib/clang/19/include', but gcc only option is used elsewhere,
for example '--print-libgcc' is used in mk/{elf,embedded}.mk:

> LIBGCC    := $(shell $(CC) $(GCCOPT) --print-libgcc)

Closes: https://bugs.gentoo.org/729426
Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/41256
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-07 05:33:27 +01:00
..
2025-04-02 03:36:41 +01:00