Ed Maste 1dd50172b0 Always pass -m to ld for converting binary files to kernel ELF objects
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.

Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D7837
2016-09-20 17:07:14 +00:00
..
2016-09-11 17:48:06 +00:00
2016-09-20 09:19:22 +00:00
2016-09-08 02:38:55 +00:00
2016-09-18 07:37:00 +00:00
2016-09-19 17:46:15 +00:00