diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-11 09:31:02 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-11 09:31:02 +0000 |
commit | e4b32b72e089965856b924a9b1ba64b30acd0d75 (patch) | |
tree | 91d514cf507510211678e68439b84f7aec070056 /benchmarks/nosqlbench/Makefile | |
parent | 5d68e2b905ed9fdad88da1de3a1ed19f48fb40d7 (diff) | |
download | ports-e4b32b72e089965856b924a9b1ba64b30acd0d75.tar.gz ports-e4b32b72e089965856b924a9b1ba64b30acd0d75.zip |
Notes
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: |