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
Disable CC_ENABLE_DEBUG_OUTPUT if it is set to "0"
It isn't always possible to completely unset an environment variable,
but it is pretty common that a value of "0" should be treated as
disabled. Use that here for `CC_ENABLE_DEBUG_OUTPUT`.
0 commit comments