K 10 svn:author V 6 royger K 8 svn:date V 27 2019-06-20T15:25:42.347554Z K 7 svn:log V 383 emulators/xen-kernel: use binutils to workaround LLD 8 bug LLD 8 changed the behaviour regarding the placement of orphaned sections, which produces a non-bootable Xen kernel: https://bugs.llvm.org/show_bug.cgi?id=42327 Switch to GNU LD (and NM) until this is resolved. Sponsored by: Citrix Systems R&D Reviewed by: mat Differential revision: https://reviews.freebsd.org/D20706 END