Page MenuHomeFreeBSD

Fix a typo in the cpp macro defined for PIC.
ClosedPublic

Authored by jhb on Aug 13 2020, 5:53 PM.
Tags
None
Referenced Files
F137047873: D26058.id75797.diff
Fri, Nov 21, 1:20 AM
F137047396: D26058.id75801.diff
Fri, Nov 21, 1:18 AM
F137046242: D26058.id.diff
Fri, Nov 21, 1:15 AM
F137044584: D26058.diff
Fri, Nov 21, 1:10 AM
Unknown Object (File)
Wed, Nov 19, 4:35 PM
Unknown Object (File)
Tue, Nov 18, 11:54 AM
Unknown Object (File)
Wed, Nov 12, 12:18 PM
Unknown Object (File)
Wed, Nov 12, 12:09 PM
Subscribers

Details

Summary

In practice this isn't used in OpenSSL outside of some sparc-specific
code.

Test Plan
  • noticed this while investigating build failures with powerpc-gcc9 and checking for places that defined PICFLAG. universe builds with this change

Diff Detail

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

Event Timeline

jhb requested review of this revision.Aug 13 2020, 5:53 PM
jhb created this revision.
This revision is now accepted and ready to land.Aug 13 2020, 7:03 PM
This revision was automatically updated to reflect the committed changes.