Page MenuHomeFreeBSD

Add support for linker-type-specific flags
ClosedPublic

Authored by emaste on Apr 7 2018, 2:34 AM.
Tags
None
Referenced Files
F167858941: D14998.id41221.diff
Tue, Aug 25, 1:30 AM
Unknown Object (File)
Mon, Aug 24, 1:15 AM
Unknown Object (File)
Fri, Aug 21, 3:09 AM
Unknown Object (File)
Mon, Aug 17, 10:39 PM
Unknown Object (File)
Wed, Aug 12, 10:47 AM
Unknown Object (File)
Sat, Aug 8, 10:58 PM
Unknown Object (File)
Sat, Aug 8, 8:00 PM
Unknown Object (File)
Fri, Aug 7, 4:40 AM
Subscribers

Details

Summary

rS332090 added a LINKER_TYPE test to add the --no-rosegment flag when linking the i386 loader components with lld. Instead, introduce a general mechanism for setting LDFLAGS for a specific linker type, and use it for --no-rosegment.

Suggested by: @jhb

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 18 2018, 7:20 PM
This revision was automatically updated to reflect the committed changes.