[Bug 245931] buildworld fails to build WITHOUT_CRYPT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 30 14:57:56 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245931

--- Comment #3 from Ed Maste <emaste at freebsd.org> ---
Many components depend on OpenSSL (disabled by WITHOUT_CRYPT) and do not have
dependencies recorded in the options handling.

I intend to take a first pass adding those dependencies so that WITHOUT_OPENSSL
forces off those components that depend on it (e.g., it will set
WITHOUT_WIRELESS). A second pass can make those more fine-grained (e.g.,
turning off just WPA).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list