This incorporates @claford-v-lawrence's PR #25, with the addition of adding the Xcode CLI tools lib path to the runtime LIBRARY_PATH via the native-comp-env-setup patch.
I've fired off a build with these changes on Catalina from commit bd693cc to confirm everything still works.
@AllenDang, @claford-v-lawrence would you two be able to test this on Big Sur, without the (setenv "LIBRARY_PATH" ... snippet in your config I posted on #25.
This incorporates @claford-v-lawrence's PR #25, with the addition of adding the Xcode CLI tools lib path to the runtime
LIBRARY_PATH
via the native-comp-env-setup patch.I've fired off a build with these changes on Catalina from commit bd693cc to confirm everything still works.
@AllenDang, @claford-v-lawrence would you two be able to test this on Big Sur, without the
(setenv "LIBRARY_PATH" ...
snippet in your config I posted on #25.Confirmations: