Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F139476030
D17834.id50248.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
646 B
Referenced Files
None
Subscribers
None
D17834.id50248.diff
View Options
Index: Mk/Uses/ssl.mk
===================================================================
--- Mk/Uses/ssl.mk
+++ Mk/Uses/ssl.mk
@@ -64,6 +64,16 @@
@${FALSE}
. endif
+. if ${OSVERSION} >= 1200085 && ${BROKEN_SSL:Mopenssl111}
+. if defined(BROKEN_SSL_REASON_openssl111)
+BROKEN= does not build with DEFAULT_VERSIONS+=ssl=base: ${BROKEN_SSL_REASON_openssl111}
+. elif defined(BROKEN_SSL_REASON)
+BROKEN= does not build with DEFAULT_VERSIONS+=ssl=base: ${BROKEN_SSL_REASON}
+. else
+BROKEN= does not build with DEFAULT_VERSIONS+=ssl=${SSL_DEFAULT}
+. endif
+. endif
+
.else # ${SSL_DEFAULT} != base
OPENSSLBASE= ${LOCALBASE}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 13, 12:58 PM (19 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26931578
Default Alt Text
D17834.id50248.diff (646 B)
Attached To
Mode
D17834: Mk/Uses/ssl.mk: Automate BROKEN for 12+
Attached
Detach File
Event Timeline
Log In to Comment