[Bug 216845] security/tor: fix build with libressl-devel
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 20 15:23:15 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216845
Matthew Rezny <rezny at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #180050|0 |1
is obsolete| |
Attachment #180050|maintainer-approval? |
Flags| |
Status|New |In Progress
Assignee|freebsd-ports-bugs at FreeBSD. |rezny at freebsd.org
|org |
--- Comment #5 from Matthew Rezny <rezny at freebsd.org> ---
Created attachment 181002
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181002&action=edit
fix build of security/tor with libressl-devel
I reworked the patch to correctly handle all versions of both libraries and
took care to check LIBRESSL_VERSION_NUMBER is defined before checking its
value. I have verified tor with my patch builds with openssl, openssl-devel,
libressl, and libressl-devel. Only the last one of those should be affected by
this patch.
Also, --with-openssl-dir appears to be correct.
from configure --help:
--with-ssl-dir=PATH obsolete alias for --with-openssl-dir
--with-openssl-dir=PATH specify path to openssl installation
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list