diff --git a/CMakeLists.txt b/CMakeLists.txt old mode 100644 new mode 100755 index 3dc62977846..6395ae17a14 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -136,9 +136,6 @@ IF(CMAKE_GENERATOR MATCHES "Visual Studio 7" OR # generate .map files SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} /MAP /MAPINFO:EXPORTS") - # set stack size (see bug#20815) - SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} /STACK:1048576") - # remove support for Exception handling STRING(REPLACE "/GX" "" CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS}) STRING(REPLACE "/EHsc" "" CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS}) diff --git a/client/CMakeLists.txt b/client/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/dbug/CMakeLists.txt b/dbug/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/extra/CMakeLists.txt b/extra/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/extra/yassl/CMakeLists.txt b/extra/yassl/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/extra/yassl/taocrypt/CMakeLists.txt b/extra/yassl/taocrypt/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/libmysql/CMakeLists.txt b/libmysql/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/mysys/CMakeLists.txt b/mysys/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/regex/CMakeLists.txt b/regex/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/server-tools/instance-manager/CMakeLists.txt b/server-tools/instance-manager/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/sql/CMakeLists.txt b/sql/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/storage/heap/CMakeLists.txt b/storage/heap/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/storage/innobase/CMakeLists.txt b/storage/innobase/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/storage/myisam/CMakeLists.txt b/storage/myisam/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/storage/myisammrg/CMakeLists.txt b/storage/myisammrg/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/strings/CMakeLists.txt b/strings/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/vio/CMakeLists.txt b/vio/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/zlib/CMakeLists.txt b/zlib/CMakeLists.txt old mode 100644 new mode 100755