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
only add -march=native and friends by default. If CFLAGS is erstwhile defined, then these are not added.
This allows cross-compilation on more advanced machines to only add SIMD flags that are reasonable for less advanced targets
0 commit comments