maintainer-feedback requested: [Bug 214793] devel/boost-libs: fix incompatibility with LibreSSL
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 23 20:11:21 UTC 2016
matthew at reztek.cz has reassigned Bugzilla Automation <bugzilla at FreeBSD.org>'s
request for maintainer-feedback to office at FreeBSD.org:
Bug 214793: devel/boost-libs: fix incompatibility with LibreSSL
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214793
--- Description ---
Created attachment 177343
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177343&action=edit
fix compilation of software using libressl and boost asio
The recent update of Boost to 1.62 introduced an incompatibility with LibreSSl
due to inadequate version checks around OpenSSL 1.1 functions. The attached
patch comes from Boost's Trac and resolves the build failure in
libtorrent-rasterbar that occurred after the Boost update.
More information about the freebsd-office
mailing list