diff --git a/cmake/compiler/gcc/settings.cmake b/cmake/compiler/gcc/settings.cmake index af7c3912a..369d052fc 100644 --- a/cmake/compiler/gcc/settings.cmake +++ b/cmake/compiler/gcc/settings.cmake @@ -5,7 +5,6 @@ target_compile_options(zm-warning-interface -Wextra -Wformat-security -Wno-cast-function-type - -Wno-type-limits -Wno-unused-parameter -Woverloaded-virtual)