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