[Bug 245931] buildworld fails to build WITHOUT_CRYPT
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 30 18:12:33 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245931
--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:
Author: emaste
Date: Thu Apr 30 18:11:57 UTC 2020
New revision: 360501
URL: https://svnweb.freebsd.org/changeset/base/360501
Log:
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
Changes:
head/share/mk/src.opts.mk
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list