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
cmake: only set -march if the architecture is known
Do not set an empty -march= option when attempting
to build on an unknown system.
We only print a warning when attempting to build
on an unknown system, so this should not expect
it is never built for an unknown system.
0 commit comments