Page MenuHomeFreeBSD

D44896.1789782078.diff
No OneTemporary

Size
711 B
Referenced Files
None
Subscribers
None

D44896.1789782078.diff

diff --git a/secure/lib/libcrypto/modules/fips/Makefile b/secure/lib/libcrypto/modules/fips/Makefile
--- a/secure/lib/libcrypto/modules/fips/Makefile
+++ b/secure/lib/libcrypto/modules/fips/Makefile
@@ -301,6 +301,8 @@
.include <bsd.lib.mk>
+PICFLAG+= -DOPENSSL_PIC
+
SOLINKOPTS+= -Wl,-Bsymbolic
.if defined(ASM_${MACHINE_CPUARCH})
diff --git a/secure/lib/libcrypto/modules/legacy/Makefile b/secure/lib/libcrypto/modules/legacy/Makefile
--- a/secure/lib/libcrypto/modules/legacy/Makefile
+++ b/secure/lib/libcrypto/modules/legacy/Makefile
@@ -31,6 +31,8 @@
.include <bsd.lib.mk>
+PICFLAG+= -DOPENSSL_PIC
+
SOLINKOPTS+= -Wl,-Bsymbolic
.PATH: ${LCRYPTO_SRC}/providers/implementations/ciphers \

File Metadata

Mime Type
text/plain
Expires
Sat, Sep 19, 1:41 AM (12 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29767546
Default Alt Text
D44896.1789782078.diff (711 B)

Event Timeline