mirror of
https://github.com/monero-project/monero.git
synced 2025-02-13 11:43:40 +02:00
Don't use -march=native
This commit is contained in:
parent
538fae4ec2
commit
cfa88acb2b
@ -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 New Issue
Block a user