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