Page MenuHomeFreeBSD

emulators/xen-kernel: use binutils to workaround LLD 8 bug
ClosedPublic

Authored by royger on Jun 20 2019, 9:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 3:26 PM
Unknown Object (File)
Thu, Apr 11, 7:10 PM
Unknown Object (File)
Thu, Apr 11, 7:10 PM
Unknown Object (File)
Thu, Apr 11, 7:10 PM
Unknown Object (File)
Thu, Apr 11, 12:58 AM
Unknown Object (File)
Feb 9 2024, 10:58 PM
Unknown Object (File)
Feb 9 2024, 10:58 PM
Unknown Object (File)
Feb 9 2024, 10:55 PM
Subscribers
None

Details

Summary

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.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

linimon retitled this revision from xen-kernel: use binutils to workaround LLD 8 bug to emulators/xen-kernel: use binutils to workaround LLD 8 bug.Jun 20 2019, 9:42 AM
This revision is now accepted and ready to land.Jun 20 2019, 10:45 AM