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)
Tue, Nov 12, 4:45 PM
Unknown Object (File)
Oct 24 2024, 4:55 PM
Unknown Object (File)
Oct 24 2024, 4:55 PM
Unknown Object (File)
Oct 24 2024, 4:54 PM
Unknown Object (File)
Oct 24 2024, 4:31 PM
Unknown Object (File)
Oct 2 2024, 4:31 AM
Unknown Object (File)
Sep 30 2024, 12:51 AM
Unknown Object (File)
Sep 18 2024, 2:24 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.