[MacPorts] #57016: ld64-97 @97.17_8: opportunistic use of openssl

MacPorts noreply at macports.org
Thu Sep 12 02:52:54 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  |
----------------------+----------------------

Comment (by kencu):

 Yes, that works. It builds, and links against the system's libcrypto.dylib
 even if openssl is installed, as you would expect.

 So I can put that through. I can't think, though, what we might do to
 prevent `ld64-97` breaking if a user has it installed already against
 openssl 1.0.x. And that would likely be most everyone, of course.

 We could have had `openssl` depend on `openssl10` and have `openssl10` lay
 in some symlinks to provide, for example
 {{{
 /opt/local/lib/libcrypto.1.0.0.dylib
 }}}

 In retrospect, that perhaps would not have been a totally terrible idea.

-- 
Ticket URL: <https://trac.macports.org/ticket/57016#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list