[MacPorts] #70024: attica-qt5: add a Qt5-based version

MacPorts noreply at macports.org
Sun May 19 20:09:59 UTC 2024


#70024: attica-qt5: add a Qt5-based version
---------------------------+--------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  request       |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.9.3
Resolution:                |   Keywords:
      Port:  attica-qt5    |
---------------------------+--------------------

Comment (by RJVB):

 Replying to [comment:9 RJVB]:
 > add the proper magic in OPENSSL_LIBS via configure.env .

 NB: using just `-L[openssl::libdir] -lssl -lcrypto` isn't reliable because
 clang (some versions?) will reorganise the arguments and you'll still end
 up linking the libraries in $prefix/lib (i.e. symlinks to the OpenSSL3
 libs).
 Use `[openssl::libdir]/libssl.dylib [openssl::libdir]/libcrypto.dylib`
 instead.

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


More information about the macports-tickets mailing list