]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a typo in the cpp macro defined for PIC.
authorjhb <jhb@FreeBSD.org>
Thu, 13 Aug 2020 20:28:35 +0000 (20:28 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 13 Aug 2020 20:28:35 +0000 (20:28 +0000)
commit6370d3a20f3c426777ed10cc471a859fba29cbfe
tree064158af2fe9924a3d09f2311a89f110f396592b
parent1617dd526c3221921933095f1719f615a4a405f3
Fix a typo in the cpp macro defined for PIC.

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

Reviewed by: delphij
Differential Revision: https://reviews.freebsd.org/D26058
secure/lib/libssl/Makefile