mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge trift2.:/MySQL/M51/bug29982-5.1
into trift2.:/MySQL/M51/push-5.1
This commit is contained in:
3
CMakeLists.txt
Normal file → Executable file
3
CMakeLists.txt
Normal file → Executable file
@ -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})
|
||||
|
0
client/CMakeLists.txt
Normal file → Executable file
0
client/CMakeLists.txt
Normal file → Executable file
0
dbug/CMakeLists.txt
Normal file → Executable file
0
dbug/CMakeLists.txt
Normal file → Executable file
0
extra/CMakeLists.txt
Normal file → Executable file
0
extra/CMakeLists.txt
Normal file → Executable file
0
extra/yassl/CMakeLists.txt
Normal file → Executable file
0
extra/yassl/CMakeLists.txt
Normal file → Executable file
0
extra/yassl/taocrypt/CMakeLists.txt
Normal file → Executable file
0
extra/yassl/taocrypt/CMakeLists.txt
Normal file → Executable file
0
libmysql/CMakeLists.txt
Normal file → Executable file
0
libmysql/CMakeLists.txt
Normal file → Executable file
0
mysys/CMakeLists.txt
Normal file → Executable file
0
mysys/CMakeLists.txt
Normal file → Executable file
0
regex/CMakeLists.txt
Normal file → Executable file
0
regex/CMakeLists.txt
Normal file → Executable file
0
server-tools/instance-manager/CMakeLists.txt
Normal file → Executable file
0
server-tools/instance-manager/CMakeLists.txt
Normal file → Executable file
0
sql/CMakeLists.txt
Normal file → Executable file
0
sql/CMakeLists.txt
Normal file → Executable file
0
storage/heap/CMakeLists.txt
Normal file → Executable file
0
storage/heap/CMakeLists.txt
Normal file → Executable file
0
storage/innobase/CMakeLists.txt
Normal file → Executable file
0
storage/innobase/CMakeLists.txt
Normal file → Executable file
0
storage/myisam/CMakeLists.txt
Normal file → Executable file
0
storage/myisam/CMakeLists.txt
Normal file → Executable file
0
storage/myisammrg/CMakeLists.txt
Normal file → Executable file
0
storage/myisammrg/CMakeLists.txt
Normal file → Executable file
0
strings/CMakeLists.txt
Normal file → Executable file
0
strings/CMakeLists.txt
Normal file → Executable file
0
tests/CMakeLists.txt
Normal file → Executable file
0
tests/CMakeLists.txt
Normal file → Executable file
0
vio/CMakeLists.txt
Normal file → Executable file
0
vio/CMakeLists.txt
Normal file → Executable file
0
zlib/CMakeLists.txt
Normal file → Executable file
0
zlib/CMakeLists.txt
Normal file → Executable file
Reference in New Issue
Block a user