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 89f2817 commit a90cc0cCopy full SHA for a90cc0c
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