diff options
Diffstat (limited to 'benchmarks/nosqlbench/Makefile')
-rw-r--r-- | benchmarks/nosqlbench/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/nosqlbench/Makefile b/benchmarks/nosqlbench/Makefile index accb6b7007b7..5caf43c33a2e 100644 --- a/benchmarks/nosqlbench/Makefile +++ b/benchmarks/nosqlbench/Makefile @@ -18,6 +18,7 @@ USES= cmake tar:bzip2 CONFLICTS= tarantool-c +BROKEN_aarch64= Does not build: clang does not support -march=native BROKEN_powerpc64= Does not build on powerpc64 post-install: |