Searched hist:316469 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/conf/
H A Dkern.pre.mkdiff 316469 Mon Apr 03 20:49:37 MDT 2017 emaste MFC r306041: Always pass -m to ld for converting binary files to ELF

This is in preparation for linking with LLVM's lld, which does not have
a compiled-in default output emulation. lld requires that it is
specified via the -m option, or obtained from the object file(s) being
linked.

This will also allow all build targets to share a common linker binary.

Sponsored by: The FreeBSD Foundation
H A Dkern.mkdiff 316469 Mon Apr 03 20:49:37 MDT 2017 emaste MFC r306041: Always pass -m to ld for converting binary files to ELF

This is in preparation for linking with LLVM's lld, which does not have
a compiled-in default output emulation. lld requires that it is
specified via the -m option, or obtained from the object file(s) being
linked.

This will also allow all build targets to share a common linker binary.

Sponsored by: The FreeBSD Foundation
H A Dkmod.mkdiff 316469 Mon Apr 03 20:49:37 MDT 2017 emaste MFC r306041: Always pass -m to ld for converting binary files to ELF

This is in preparation for linking with LLVM's lld, which does not have
a compiled-in default output emulation. lld requires that it is
specified via the -m option, or obtained from the object file(s) being
linked.

This will also allow all build targets to share a common linker binary.

Sponsored by: The FreeBSD Foundation

Completed in 115 milliseconds