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
Build: find c-pragma.h,c-common.h regardless of gcc version
Add an extra -I line for the non-flattened location, then change all
inclusions to rely on the preprocessor search path to find the file. It
is legal to specify a non-existent directory in the search path, so this
will work with both old and new layouts.
0 commit comments