mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Don't use -march=native
This commit is contained in:
parent
fd0cf689dd
commit
3a0fbea1ff
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ OPTION(BUILD_TESTS "Build tests." OFF)
|
||||||
|
|
||||||
SET(STATIC ON)
|
SET(STATIC ON)
|
||||||
SET(UNBOUND_STATIC ON)
|
SET(UNBOUND_STATIC ON)
|
||||||
|
SET(ARCH "default")
|
||||||
|
|
||||||
SET(BUILD_TESTS @build_tests@)
|
SET(BUILD_TESTS @build_tests@)
|
||||||
SET(TREZOR_DEBUG @build_tests@)
|
SET(TREZOR_DEBUG @build_tests@)
|
||||||
|
|
Loading…
Reference in a new issue