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
Silence GCC discovery and bail when none available
On some systems, `which` will print to stderr when an argument can't be
found. This will now be suppressed. Also removed `basename` to more
gracefully handle the situation where `g++` is not on the path.
0 commit comments