@ -16,6 +16,7 @@ stream
command
bench
sync.sh
libwhisper.so
compile_commands.json
examples/arm_neon.h
@ -27,7 +27,7 @@ endif
# Compile flags
#
CFLAGS = -I. -O3 -std=c11 -fPIC
CXXFLAGS = -I. -I./examples -O3 -std=c++11 -fPIC
LDFLAGS =