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
The configure script prefers to use clang over gcc, but if it finds the wrong version of clang it just fails. It should instead print a warning and fall back to gcc.