make : build with -Wmissing-prototypes (#2394)
This commit is contained in:
parent
5488fb789e
commit
6df1f5940f
2 changed files with 3 additions and 1 deletions
|
@ -357,6 +357,7 @@ if (LLAMA_ALL_WARNINGS)
|
|||
-Wshadow
|
||||
-Wstrict-prototypes
|
||||
-Wpointer-arith
|
||||
-Wmissing-prototypes
|
||||
)
|
||||
set(cxx_flags
|
||||
-Wall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue