Add CFLAGS_MOD
This commit is contained in:
parent
a482d4ada8
commit
a9d01eca86
@ -26,6 +26,7 @@ endif
|
||||
|
||||
CFLAGS += -Wall -Werror $(INC) -std=gnu11 $(COPT)
|
||||
CFLAGS += -fdata-sections -ffunction-sections -Wno-error=unused-function
|
||||
CFLAGS += $(CFLAGS_MOD)
|
||||
|
||||
JSFLAGS += -s WASM=0
|
||||
JSFLAGS += --memory-init-file 0 --js-library library.js
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user