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)
Sun, Oct 12, 7:09 AM
Unknown Object (File)
Thu, Oct 9, 11:46 PM
Unknown Object (File)
Mon, Oct 6, 2:16 PM
Unknown Object (File)
Fri, Oct 3, 12:55 AM
Unknown Object (File)
Thu, Oct 2, 8:42 AM
Unknown Object (File)
Fri, Sep 26, 11:53 PM
Unknown Object (File)
Fri, Sep 26, 11:53 PM
Unknown Object (File)
Fri, Sep 26, 11:50 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 24955
Build 23677: arc lint + arc unit

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