--- a/src/boot/efi/meson.old 2023-09-11 20:29:51.658156279 +0200 +++ b/src/boot/efi/meson.build 2023-09-11 20:53:20.092736145 +0200 @@ -153,9 +153,7 @@ efi_c_ld_args = [ # We only support bfd. gold is going away, lld has issues with LTO on x86 # and mold does not support linker scripts. - '-fuse-ld=bfd', - '-lgcc', '-nostdlib', '-static-pie', '-Wl,--entry=efi_main',