Index: CMakeLists.txt =================================================================== --- CMakeLists.txt +++ CMakeLists.txt @@ -126,6 +126,7 @@ -fno-exceptions -fomit-frame-pointer -funwind-tables + -fno-stack-protector -O3 ) if(NOT WIN32)