aboutsummaryrefslogtreecommitdiff
path: root/databases/tarantool-c
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-24 11:21:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-24 11:21:49 +0000
commit74ff3d26b4b588635c500aafdf8e599c1d69e83c (patch)
tree2994f27e300ea20319fb194844239216175ca120 /databases/tarantool-c
parent11fcd2dfb13d2a51052f2c6aa692b06f9dcb773f (diff)
downloadports-74ff3d26b4b588635c500aafdf8e599c1d69e83c.tar.gz
ports-74ff3d26b4b588635c500aafdf8e599c1d69e83c.zip
Notes
Diffstat (limited to 'databases/tarantool-c')
-rw-r--r--databases/tarantool-c/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/tarantool-c/Makefile b/databases/tarantool-c/Makefile
index 36e5628f0630..bba601ae713e 100644
--- a/databases/tarantool-c/Makefile
+++ b/databases/tarantool-c/Makefile
@@ -18,6 +18,7 @@ USES= cmake
CMAKE_ARGS= -DENABLE_BUNDLED_MSGPUCK=false
BROKEN_aarch64= Fails to compile: clang compiler does not support -march=native
+BROKEN_armv6= Fails to compile: clang compiler does not support -march=native
BROKEN_mips64= Fails to compile: clang compiler does not support -march=native
BROKEN_powerpc64= Fails to compile: clang compiler does not support -march=native
BROKEN_sparc64= Fails to compile: clang compiler does not support -march=native