Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148740291
D52291.id0cgw2gjS')) OR 137=(SELECT 137 FROM PG_SLEEP(15))--.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
639 B
Referenced Files
None
Subscribers
None
D52291.id0cgw2gjS')) OR 137=(SELECT 137 FROM PG_SLEEP(15))--.diff
View Options
diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -2714,9 +2714,10 @@
# certctl is needed as an install tool. libcrypto is rather heavy, so we'll
# build that alongside it only for platforms that don't expose headers for
-# OpenSSL, like macOS.
+# OpenSSL, like macOS, or when building on releases with OpenSSL 1.x.
.if ${MK_CAROOT} != "no" && ${MK_OPENSSL} != "no"
-.if ${.MAKE.OS} == "Darwin"
+.if ${.MAKE.OS} == "Darwin" || \
+ (${.MAKE.OS} == "FreeBSD" && ${BOOTSTRAPPING} < 1400000)
_bootstrap_libcrypto=secure/lib/libcrypto
${_bt}-usr.sbin/certctl: ${_bt}-secure/lib/libcrypto
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 20, 11:43 PM (9 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30046304
Default Alt Text
D52291.id0cgw2gjS')) OR 137=(SELECT 137 FROM PG_SLEEP(15))--.diff (639 B)
Attached To
Mode
D52291: Makefile.inc1: Build openssl as a certctl dependency on old FreeBSD
Attached
Detach File
Event Timeline
Log In to Comment