Fix prd build

This commit is contained in:
Jerome Wu
2022-10-05 10:05:10 +08:00
parent 3de5af2cf3
commit 4369aaf208
3 changed files with 20 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ all: dev
MT_FLAGS := -sUSE_PTHREADS -pthread
# DEV_ARGS := --progress=plain
DEV_ARGS := --progress=plain
DEV_CFLAGS := --profiling
DEV_MT_CFLAGS := $(DEV_CFLAGS) $(MT_FLAGS)
PROD_CFLAGS := -O3 -msimd128