[MacPorts] #63378: llvm-3.3: still linked against old libffi
MacPorts
noreply at macports.org
Fri Oct 15 18:27:01 UTC 2021
#63378: llvm-3.3: still linked against old libffi
-----------------------+--------------------------------
Reporter: mrkapqa | Owner: macports-tickets@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords:
Port: llvm-3.3 |
-----------------------+--------------------------------
Comment (by mascguy):
Perhaps all foundational toolchain components should be updated to
reference `${prefix}/lib/libffi.dylib`?
Even if it's necessary to do it after-the-fact via `install_name_tool` -
and perhaps that would be easier than changing configure/build options -
it needs to be done.
Alternatively, link against the static lib, assuming there aren't any
technical barriers to doing that. Or use a different port, dedicated to
LLVM and friends.
--
Ticket URL: <https://trac.macports.org/ticket/63378#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list