Files
gentoo/sys-boot
Viorel Munteanu 797977a54c sys-boot/refind: fix compilation with clang
Compiling with clang works.
Linking with lld produces broken executables (including the drivers).
llvm-objcopy does not support the output format needed by refind.

Try to force ld.bfd and binutils objcopy.  Fail otherwise.

Bug: https://bugs.gentoo.org/732256
Bug: https://bugs.gentoo.org/832018
Bug: https://bugs.gentoo.org/881131
Closes: https://github.com/gentoo/gentoo/pull/32710
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-09-14 07:39:01 +03:00
..
…
…
…
…
…
…
…