Skip to content

Fix march native

Artem Shinkarov requested to merge tema/sac2c:fix-march-native into develop

Introduce a cmake flag that controls whether the sac2c compiler is built with -march=native -mtune=native or not.

Merge request reports