]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: Use objcopy with arm64
authorCallum Farmer <gmbr3@opensuse.org>
Thu, 12 Jan 2023 19:19:56 +0000 (19:19 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 23 Jan 2023 22:52:07 +0000 (22:52 +0000)
commit9c100c4e709e1a063578cad1b6b3cdbf7de48610
tree2b44d50bd8b05f514cf6e76d84d3850c028b618f
parentd4fc020996decb36f70d4f91d29fde3ed9cb394a
boot: Use objcopy with arm64

Binutils 2.38 added support for efi-app-aarch64
Still use binary mode if we have an older objcopy
Add check for incompatible gnu-efi crt0 containing the header section
which gets added by objcopy and if used results in duplicate header
and subsequently a broken binary

Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
src/boot/efi/meson.build