Skip to content

Setting (or not) DYLD_LIBRARY_PATH #1737

Discussion options

You must be logged in to vote

make doesn't wipe out DYLD_LIBRARY_PATH, Apple's System Integrity Protection does. I believe the rule is that it doesn't propagate into subshells, but I don't think that's something we can rely on. Setting it also tends to break things. You really don't want your build to depend on being able to set this variable.

I commented at qmk/qmk_cli#60 to see if there are fixes we can apply in Homebrew.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@LSChyi
Comment options

@carlocab
Comment options

Answer selected by skullydazed
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants