diff --git a/CMakeLists.txt b/CMakeLists.txt index cf20e5f..de2b981 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -57,7 +57,7 @@ target_compile_options( PRIVATE -fPIC -Werror - -Wstringop-overflow=0 +# -Wstringop-overflow=0 ) if (SIST_DEBUG)