Page MenuHomeFreeBSD

D44896.id137465.diff
No OneTemporary

D44896.id137465.diff

diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -617,8 +617,6 @@
.include <bsd.lib.mk>
-PICFLAG+= -DOPENSSL_PIC
-
.if defined(ASM_${MACHINE_CPUARCH})
.PATH: ${SRCTOP}/sys/crypto/openssl/${MACHINE_CPUARCH}
.if defined(ASM_amd64)
diff --git a/secure/lib/libcrypto/Makefile.common b/secure/lib/libcrypto/Makefile.common
--- a/secure/lib/libcrypto/Makefile.common
+++ b/secure/lib/libcrypto/Makefile.common
@@ -116,6 +116,8 @@
LDFLAGS+= -Wl,-Bsymbolic
+PICFLAG= -DOPENSSL_PIC
+
.if !empty(SRCS:M*.S)
ACFLAGS+= -Wa,--noexecstack
.endif

File Metadata

Mime Type
text/plain
Expires
Sun, Aug 23, 6:40 PM (16 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37157113
Default Alt Text
D44896.id137465.diff (650 B)

Event Timeline