diff --git a/CMakeLists.txt b/CMakeLists.txt index 745f3d5..45193ff 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,6 +18,7 @@ if(ENABLE_DEVELOPMENT) "-Wmissing-noreturn -Wnormalized=id" "-Wstack-protector" "-Werror" + "-m32" ) # Fix line breaks