summaryrefslogtreecommitdiff
path: root/libmysql
diff options
context:
space:
mode:
authorunknown <kaa@polly.(none)>2007-10-22 22:35:08 +0400
committerunknown <kaa@polly.(none)>2007-10-22 22:35:08 +0400
commit89cca4b3696a7a958eaae030aeff38b47a9fd7d1 (patch)
treef692e631136d4621ef2f0132d10582236ae50179 /libmysql
parent85f9df837c88fe748a300bd9db8d8c28fdc72cb6 (diff)
downloadmariadb-git-89cca4b3696a7a958eaae030aeff38b47a9fd7d1.tar.gz
Fixed the Windows build failures introduced by the patch for bug #31207: Test "join_nested" shows different strategy on IA64 CPUs / Intel's ICC compiler.
Diffstat (limited to 'libmysql')
-rwxr-xr-xlibmysql/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysql/CMakeLists.txt b/libmysql/CMakeLists.txt
index 59e70d68a6d..6f5d8a49363 100755
--- a/libmysql/CMakeLists.txt
+++ b/libmysql/CMakeLists.txt
@@ -96,7 +96,7 @@ SET(CLIENT_SOURCES ../mysys/array.c ../strings/bchange.c ../strings/bmove.c
../strings/strmov.c ../strings/strnlen.c ../strings/strnmov.c ../strings/strtod.c
../strings/strtoll.c ../strings/strtoull.c ../strings/strxmov.c ../strings/strxnmov.c
../mysys/thr_mutex.c ../mysys/typelib.c ../vio/vio.c ../vio/viosocket.c
- ../vio/viossl.c ../vio/viosslfactories.c ../strings/xml.c
+ ../vio/viossl.c ../vio/viosslfactories.c ../strings/xml.c ../mysys/mf_qsort.c
${LIB_SOURCES})
# Need to set USE_TLS for building the DLL, since __declspec(thread)