Page MenuHomeFreeBSD

Use -L instead of -Y
ClosedPublic

Authored by rafael.espindola_gmail.com on Jun 1 2016, 8:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 20 2025, 4:27 PM
Unknown Object (File)
Jan 18 2025, 12:40 PM
Unknown Object (File)
Jan 5 2025, 8:57 AM
Unknown Object (File)
Dec 10 2024, 7:30 AM
Unknown Object (File)
Nov 26 2024, 3:46 PM
Unknown Object (File)
Oct 20 2024, 5:48 PM
Unknown Object (File)
Oct 16 2024, 8:32 PM
Unknown Object (File)
Sep 29 2024, 11:27 PM
Subscribers

Details

Summary

lld doesn't implement -Y

Diff Detail

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

Event Timeline

rafael.espindola_gmail.com retitled this revision from to Use -L instead of -Y.
rafael.espindola_gmail.com updated this object.
rafael.espindola_gmail.com edited the test plan for this revision. (Show Details)
emaste added a subscriber: peter.

Note that -Y is not quite identical to -L, but I think this is OK.

I suspect that @peter may be the only person with specific knowledge of this (added in rS137288).

This revision was automatically updated to reflect the committed changes.

Discussed in person at BSDCan. -Y might have been necessary with the -m32 support in the early amd64 toolchain but is no longer necessary.