Build: Re-enable Wtype-limits on GCC

pull/3214/head
Peter Keresztes Schmidt 2021-04-11 23:16:10 +02:00
parent 7e1c580130
commit b93d5556b2
1 changed files with 0 additions and 1 deletions

View File

@ -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)