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.
2 parents 89f2817 + a90cc0c commit ef7dd3cCopy full SHA for ef7dd3c
lib/make/makefile
@@ -65,7 +65,7 @@ LIBRARY_DIR ?= ../../bin
65
OUT_NAME ?= libmli
66
BUILD_DIR ?= ../../obj
67
GEN_DIR ?= ../gen
68
-CFLAGS += -Xdsp_ctrl=postshift,guard,convergent -Hnocopyr -Hfxapi -Hpurge -Hsdata0 -Hdense_prologue -Wall -Werror
+CFLAGS += -Xdsp_ctrl=postshift,guard,convergent -Hnocopyr -Hfxapi -Hpurge -Hsdata0 -Hdense_prologue -Wall
69
70
vpath %.py $(GEN_DIR)
71
vpath %.txt $(GEN_DIR)
0 commit comments