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)
Feb 23 2024, 10:45 PM
Unknown Object (File)
Jan 26 2024, 11:14 PM
Unknown Object (File)
Dec 2 2023, 1:44 PM
Unknown Object (File)
Sep 30 2023, 7:25 PM
Unknown Object (File)
Sep 23 2023, 10:13 PM
Unknown Object (File)
Sep 21 2023, 10:33 PM
Unknown Object (File)
Sep 4 2023, 11:32 PM
Unknown Object (File)
Sep 4 2023, 11:29 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.