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
Don't panic if WASI_SDK_PATH is not set when detecting compiler
They are not always needed when building std, as is the case when
packaging on Fedora. Instead, print a warning that the default
cxx/cc compiler will be used.
0 commit comments