Skip to content

Fix eg. @rpath/libfoo.dylib#199

Merged
mxcl merged 1 commit intomainfrom
fix-macho-fix
Nov 6, 2023
Merged

Fix eg. @rpath/libfoo.dylib#199
mxcl merged 1 commit intomainfrom
fix-macho-fix

Conversation

@mxcl
Copy link
Contributor

@mxcl mxcl commented Nov 6, 2023

grpc.io has these, but we didn’t see it because LD_LIBRARY_PATH was set.

The reason I saw it is because LD_LIBRARY_PATH is un-exported to children. So an easy test is to run grpc inside a Makefile for instance.

grpc.io has these, but we didn’t see it because LD_LIBRARY_PATH was set.

The reason I saw it is because LD_LIBRARY_PATH is un-exported to children. So an easy test is to run grpc inside a Makefile for instance.
@mxcl mxcl merged commit 6f3f56e into main Nov 6, 2023
@mxcl mxcl deleted the fix-macho-fix branch November 6, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant