6d5da6d916
The following defconfig: BR2_x86_i686=y BR2_TOOLCHAIN_EXTERNAL=y BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y BR2_TOOLCHAIN_EXTERNAL_URL="http://toolchains.bootlin.com/downloads/releases/toolchains/x86-i686/tarballs/x86-i686--glibc--bleeding-edge-2018.11-1.tar.bz2" BR2_TOOLCHAIN_EXTERNAL_GCC_8=y BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_14=y BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y BR2_TOOLCHAIN_EXTERNAL_CXX=y BR2_INIT_NONE=y BR2_TARGET_SYSLINUX=y BR2_TARGET_SYSLINUX_EFI=y fails to build due to missing setjmp/longjmp definitions, which is a consequence of a change introduced between gnu-efi 3.0.9 and 3.0.10. This build failure is fixed by adding another syslinux paytch, which has been submitted upstream. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
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 | ||
Config.in | ||
syslinux.hash | ||
syslinux.mk |