08209c67f4
Fixes #11756
This fixes the following build error with newer binutils:
objcopy -O binary mbr.elf mbr.bin
perl /build/syslinux/src/syslinux/mbr/checksize.pl mbr.bin
mbr.bin: too big (452 > 440)
Corresponding bug reports:
- https://bugs.archlinux.org/task/60405
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906414
Strip the .note.gnu.property in the linker scripts for the MBRs.
Signed-off-by: Christian Stewart <christian@paral.in>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
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 | ||
Config.in | ||
syslinux.hash | ||
syslinux.mk |