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
If `%target-cc-options` was used but the substitution was not defined,
we would end up substituting it as `%t`arget-cc-options which is rather
confusing. Always define the macro, even if it is expanded to the empty
string.
0 commit comments