Page MenuHomeFreeBSD

Use canonical __PIC__ flag
ClosedPublic

Authored by emaste on Nov 17 2014, 8:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 6, 4:33 PM
Unknown Object (File)
Tue, Nov 5, 12:11 PM
Unknown Object (File)
Oct 16 2024, 3:50 PM
Unknown Object (File)
Oct 12 2024, 12:47 AM
Unknown Object (File)
Oct 10 2024, 6:01 PM
Unknown Object (File)
Oct 9 2024, 1:46 PM
Unknown Object (File)
Oct 6 2024, 3:57 AM
Unknown Object (File)
Oct 4 2024, 5:26 PM
Subscribers

Details

Summary

__PIC__ is canonical and automatically set by the compiler with -fPIC.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to Use canonical __PIC__ flag.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added a reviewer: kan.
dim updated this object.
dim added a reviewer: dim.

Yes, this looks good to me. Probably worth it to do a full universe build, though.

This revision is now accepted and ready to land.Nov 18 2014, 7:17 PM
emaste updated this revision to Diff 2486.

Closed by commit rS274772 (authored by @emaste).