mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-01-30 09:49:18 +01:00
cmake : add -Wno-unused-function + update whisper.js
This commit is contained in:
parent
d347a59a5f
commit
44efbf7ff1
@ -130,6 +130,7 @@ if (WHISPER_ALL_WARNINGS)
|
||||
-Wcast-qual \
|
||||
-Wstrict-prototypes \
|
||||
-Wpointer-arith \
|
||||
-Wno-unused-function \
|
||||
")
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} \
|
||||
-Wall \
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user