diff --git a/base/poco/Data/ODBC/CMakeLists.txt b/base/poco/Data/ODBC/CMakeLists.txt index 62f0e9f1969..73f2c81ea6c 100644 --- a/base/poco/Data/ODBC/CMakeLists.txt +++ b/base/poco/Data/ODBC/CMakeLists.txt @@ -31,6 +31,8 @@ if (ENABLE_ODBC) -Wno-extra-semi-stmt -Wno-old-style-cast -Wno-sign-compare + -Wno-tautological-constant-out-of-range-compare + -Wno-tautological-unsigned-zero-compare -Wno-unused-parameter -Wno-unused-variable -Wno-zero-as-null-pointer-constant