ld64: macOS LTO doesn’t get linked #120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When compiling ld64 doesn’t have an install name for liblto.dylib after doing some digging I did the following change
github.com/Gcenx/cctools-port@83269d6b8fAfter this (and regenerating Makefile.in) ld64 compiled and does contain an libLTO install name of
@rpath/libLTO.1.dyliband there’s a correctly configured path to said dylib.