Page MenuHomeFreeBSD

Add support for linker-type-specific flags
ClosedPublic

Authored by emaste on Apr 7 2018, 2:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 11:29 PM
Unknown Object (File)
Fri, Oct 17, 11:29 PM
Unknown Object (File)
Fri, Oct 17, 11:29 PM
Unknown Object (File)
Fri, Oct 17, 2:00 PM
Unknown Object (File)
Thu, Oct 9, 5:21 AM
Unknown Object (File)
Wed, Oct 8, 1:15 AM
Unknown Object (File)
Mon, Sep 29, 8:44 PM
Unknown Object (File)
Sep 12 2025, 12:34 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

Lint
Lint Skipped
Unit
Tests Skipped

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.