Don't use -march=native

release-v0.6.1.2
Howard Chu 5 years ago committed by wowario
parent a0b181f4cd
commit 98f2524ecc
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -8,6 +8,7 @@ OPTION(BUILD_TESTS "Build tests." OFF)
SET(STATIC ON)
SET(UNBOUND_STATIC ON)
SET(ARCH "default")
SET(BUILD_TESTS @build_tests@)
SET(TREZOR_DEBUG @build_tests@)

Loading…
Cancel
Save