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
commit118d41033957104c7ecbed7fba53dff73cd7d611 (patch)
treef692e631136d4621ef2f0132d10582236ae50179 /libmysql
parentc636fbbd4bcc5ee5c679909f08e69effa75cf2d8 (diff)
downloadmariadb-git-118d41033957104c7ecbed7fba53dff73cd7d611.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)