Date: Thu, 30 Apr 2020 14:57:56 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 245931] buildworld fails to build WITHOUT_CRYPT Message-ID: <bug-245931-227-ZW5XjucguX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245931-227@https.bugs.freebsd.org/bugzilla/> References: <bug-245931-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245931 --- Comment #3 from Ed Maste <emaste@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245931-227-ZW5XjucguX>
