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
Generate EXTRA_CFLAGS before recursing into gcc-c-api
Rules in gcc-c-api assume the available of
autogenerated-EXTRA_CFLAGS.txt, so ensure it is generated before
recursing into gcc-c-api, even in highly parallel workloads.
0 commit comments