[MacPorts] #53369: Qt5 : load OpenSSL dynamically using MacPorts' port:openssl
MacPorts
noreply at macports.org
Sun Jan 22 13:23:31 UTC 2017
#53369: Qt5 : load OpenSSL dynamically using MacPorts' port:openssl
---------------------------+-----------------------
Reporter: RJVB | Owner:
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: has_patch
Port: qt5; qt4-mac |
---------------------------+-----------------------
Comment (by RJVB):
As you said yourself, the statically linked version makes it impossible to
build Qt Creator on the build bots. I understand there are licensing
issues which cause this, there's even related official port syntax.
There's this in the KDevelop Portfile, for instance:
{{{
#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
license_noconflict openssl
}}}
If that is no longer actual, well, then the main reason for this ticket is
moot, of course.
Runtime support *should* make it a bit easier to make standalone bundled
builds: just bundle libcrypto and libssl in the bundle's
Contents/Frameworks and they will be used.
--
Ticket URL: <https://trac.macports.org/ticket/53369#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list