Skip to content

Makes -march=native an optional flag.

Mark de Wever requested to merge validate-march-usage into master

GCC-9 doesn't support the Intel tigerlake as CPU for -march. Using -march=native leads to a project that can't be build.

Merge request reports