Changes between Initial Version and Version 1 of Ticket #63378, comment 10
- Timestamp:
- Oct 15, 2021, 6:27:38 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63378, comment 10
initial v1 3 3 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. 4 4 5 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.5 Alternatively, link against the static lib, assuming there aren't any technical barriers to doing that. Or use a different `libffi` port, dedicated to LLVM and friends. `libffi-bootstrap` perhaps?