buildroot/boot/syslinux
Lance Fredrickson 3b9d62dac5 boot/syslinux: fix building with GCC 14.x
Add missing stdio.h include. Without this includes, the build fails
with the following error under GCC 14.x:

../../../com32/lib/syslinux/debug.c: In function ‘syslinux_debug’:
../../../com32/lib/syslinux/debug.c:91:5: error: implicit declaration of function ‘printf’ [-Wimplicit-function-declaration]
   91 |     printf("Dynamic debug unavailable\n");

Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-07-10 22:20:25 +02:00
..
0001-bios-Fix-alignment-change-with-gcc-5.patch
0002-Disable-PIE-to-avoid-FTBFS-on-amd64.patch
0003-memdisk-Force-ld-output-format-to-32-bits.patch
0004-utils-Use-the-host-toolchain-to-build.patch
0005-lzo-Use-the-host-toolchain-for-prepcore.patch
0006-The-VPrint-definition-is-now-part-of-the-exports-of-.patch
0007-Update-the-longjump-calls-to-fit-the-new-declaration.patch
0008-efi-wrapper-build-it-with-the-host-toolchain.patch
0009-bios-Don-t-try-to-guess-the-sections-alignment.patch
0010-core-Clean-up-the-i386-bios-build.patch
0011-extlinux-Use-the-host-toolchain-to-build.patch
0012-pull-in-sys-sysmacros-h-for-major-minor-makedev.patch
0013-Fix-build-with-gnu-efi-version-3.0.9.patch
0014-Fix-build-with-binutils-note-gnu-property-section.patch
0015-efi-main.c-include-efisetjmp.h.patch boot/syslinux: update the patches to be applied with fuzz 0 2024-06-24 21:29:50 +02:00
0016-Workaround-multiple-definition-of-symbol-errors.patch
0017-Replace-builtin-strlen-that-appears-to-get-optimized.patch
0018-single-load-segment.patch
0019-stddef.h-add-wchar_t-type-definition.patch
0020-pull-in-stdio-h-for-gcc14.patch boot/syslinux: fix building with GCC 14.x 2024-07-10 22:20:25 +02:00
Config.in
syslinux.hash
syslinux.mk