[MacPorts] #57016: ld64-97 @97.17_8: opportunistic use of openssl
MacPorts
noreply at macports.org
Thu Sep 12 02:06:22 UTC 2019
#57016: ld64-97 @97.17_8: opportunistic use of openssl
----------------------+----------------------
Reporter: jmroot | Owner: kencu
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: ld64-97 |
----------------------+----------------------
Changes (by kencu):
* cc: jeremyhu (removed)
* cc: kencu (added)
Comment:
Ah. It's coming from right here in the `ld64-97` Portfile:
{{{
pre-build {
if {${llvm_version} != ""} {
build.args-append LLVM_CONFIG=${prefix}/bin/llvm-config-
mp-${llvm_version}
}
if {${os.major} < 9} {
build.args-append OTHER_LDFLAGS_LD64=-lcrypto
}
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57016#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list