freebsd-dev/stand/efi/boot1
John Baldwin 8bd5e2f15c stand/efi: Pass --no-dynamic-linker to ld.bfd >= 2.34.
ld.bfd in binutils 2.34+ now reports an error in more cases for custom
ldscripts that do not place PHDRs in a LOAD segment.  However, EFI
binaries are not dynamic binaries which need PHDRs, so pass
--no-dynamic-linker to disable this check.

Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D34124
2022-02-02 12:18:43 -08:00
..
boot1.c
boot_module.h
Makefile stand/efi: Pass --no-dynamic-linker to ld.bfd >= 2.34. 2022-02-02 12:18:43 -08:00
Makefile.depend
proto.c
proto.h
ufs_module.c
zfs_module.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00