aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--test/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Makefile b/test/Makefile
index d94b819..1b12756 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -95,10 +95,8 @@ ifneq ($(ONLY_64BIT),0)
./test_avx512.sh
endif
ifeq ($(BIT),64)
-ifneq ($(X32),1)
./test_avx512.sh 64
endif
-endif
test:
$(MAKE) test_nm