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
Unknown Object (File)
Sun, Apr 20, 11:46 AM
Unknown Object (File)
Mon, Apr 14, 7:57 AM
Unknown Object (File)
Mon, Apr 14, 4:55 AM
Unknown Object (File)
Sun, Apr 13, 10:12 PM
Unknown Object (File)
Sun, Apr 13, 9:17 PM
Unknown Object (File)
Mar 7 2025, 7:51 PM
Unknown Object (File)
Feb 23 2025, 8:44 PM
Unknown Object (File)
Feb 21 2025, 5:46 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

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 32978
Build 30370: arc lint + arc unit

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.