Page MenuHomeFreeBSD

D52291.id0cgw2gjS')) OR 137=(SELECT 137 FROM PG_SLEEP(15))--.diff
No OneTemporary

D52291.id0cgw2gjS')) OR 137=(SELECT 137 FROM PG_SLEEP(15))--.diff

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

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)

Event Timeline