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)
Wed, Jan 15, 8:12 PM
Unknown Object (File)
Tue, Jan 14, 4:39 PM
Unknown Object (File)
Dec 14 2024, 8:52 PM
Unknown Object (File)
Nov 22 2024, 10:43 PM
Unknown Object (File)
Nov 21 2024, 2:39 AM
Unknown Object (File)
Nov 14 2024, 1:33 PM
Unknown Object (File)
Oct 22 2024, 4:03 PM
Unknown Object (File)
Oct 18 2024, 11:08 AM
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