CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2018/10/13 13:56:56
Modified files: sys/arch/amd64/stand/efiboot: Makefile.common sys/arch/amd64/stand/efiboot/bootia32: Makefile Log message: Tweak linker flags and objcopy invocation to make things build with lld. BOOTIA32.EFI works but BOOTX64.EFI unfortunately doesn't work yet. ok patrick@