We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b0d48 commit 5c89e4cCopy full SHA for 5c89e4c
test/Makefile
@@ -34,7 +34,7 @@ ifneq (, $(filter $(CORE),LOONGSON3R3 LOONGSON3R4))
34
endif
35
override FFLAGS += -fno-tree-vectorize
36
37
-override CFLAGS += -std=c11 -Wall -Werror
+# override CFLAGS += -std=c11 -Wall -Werror
38
39
SUPPORT_GEMM3M = 0
40
0 commit comments