You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should first check CXXSTDLIB and respect it if set, and fallback to the hardcoded assumption only when not overriden.
cc-rs also respects this variable.
mozjs/mozjs-sys/build.rs
Lines 572 to 574 in ad7c039
We should first check
CXXSTDLIBand respect it if set, and fallback to the hardcoded assumption only when not overriden.cc-rs also respects this variable.