mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[host] build with -Wstrict-prototypes
This commit is contained in:

committed by
Geoffrey McRae

parent
91d6e3a82a
commit
eeefc15e46
@@ -39,6 +39,7 @@ add_compile_options(
|
||||
"-Wall"
|
||||
"-Werror"
|
||||
"-Wfatal-errors"
|
||||
"$<$<COMPILE_LANGUAGE:C>:-Wstrict-prototypes>"
|
||||
"-ffast-math"
|
||||
"-fdata-sections"
|
||||
"-ffunction-sections"
|
||||
|
Reference in New Issue
Block a user