diff options
Diffstat (limited to 'databases/tarantool')
-rw-r--r-- | databases/tarantool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index 775a779f9eae..b78a2120ccbb 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -11,6 +11,7 @@ COMMENT= NoSQL database running in a Lua application server LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_aarch64= fails to compile: mmintrin.h:50:12: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different siz NOT_FOR_ARCHS= armv6 powerpc64 sparc64 NOT_FOR_ARCHS_REASON= fails to build: Unsupported architecture |