Build: Re-enable Wtype-limits on GCC
parent
7e1c580130
commit
b93d5556b2
|
@ -5,7 +5,6 @@ target_compile_options(zm-warning-interface
|
||||||
-Wextra
|
-Wextra
|
||||||
-Wformat-security
|
-Wformat-security
|
||||||
-Wno-cast-function-type
|
-Wno-cast-function-type
|
||||||
-Wno-type-limits
|
|
||||||
-Wno-unused-parameter
|
-Wno-unused-parameter
|
||||||
-Woverloaded-virtual)
|
-Woverloaded-virtual)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue