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
F161618545: D6681.diff
Sun, Jul 5, 8:42 AM
Unknown Object (File)
Fri, Jul 3, 10:44 AM
Unknown Object (File)
Jun 4 2026, 2:33 PM
Unknown Object (File)
Jun 1 2026, 9:06 PM
Unknown Object (File)
Jun 1 2026, 3:40 PM
Unknown Object (File)
May 31 2026, 10:31 PM
Unknown Object (File)
May 30 2026, 8:39 AM
Unknown Object (File)
May 18 2026, 3:02 AM
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.