]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r360501: src.opts.mk: add WITHOUT_OPENSSL dependencies
authorEd Maste <emaste@FreeBSD.org>
Mon, 17 Aug 2020 17:47:04 +0000 (17:47 +0000)
committerEd Maste <emaste@FreeBSD.org>
Mon, 17 Aug 2020 17:47:04 +0000 (17:47 +0000)
commit9b13deeb5c65e214776f7318fd446cfd6a677eef
tree50392b7375fda784f2729586d858d2fb55f7a518
parentd0abbe3e4d01b02b6dc978c953ccbf7ef6ca1097
MFC r360501: src.opts.mk: add WITHOUT_OPENSSL dependencies

A number of components require OpenSSL and fail to build if it is not
enabled.  As a first phase force these off under WITHOUT_OPENSSL.  A
second phase should make these more fine-grained, allowing the component
to build but without OpenSSL.

PR: 245931
Sponsored by: The FreeBSD Foundation
share/mk/src.opts.mk