#At file:///export/home/didrik/repo/5.5/ based on revid:guilhem.bichot@stripped
3215 Tor Didriksen 2011-01-03
Add mysys to mysqld dependencies, trying to un-break the build on debian
modified:
sql/CMakeLists.txt
=== modified file 'sql/CMakeLists.txt'
--- a/sql/CMakeLists.txt 2010-11-20 14:47:50 +0000
+++ b/sql/CMakeLists.txt 2011-01-03 13:08:48 +0000
@@ -132,7 +132,7 @@ IF(NOT WITHOUT_DYNAMIC_PLUGINS)
ENDIF()
SET_TARGET_PROPERTIES(mysqld PROPERTIES ENABLE_EXPORTS TRUE)
-TARGET_LINK_LIBRARIES(mysqld sql)
+TARGET_LINK_LIBRARIES(mysqld sql mysys)
# Provide plugins with minimal set of libraries
SET(INTERFACE_LIBS ${LIBRT})
Attachment: [text/bzr-bundle] bzr/tor.didriksen@oracle.com-20110103130848-vvrm8248fhqtab8g.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5 branch (tor.didriksen:3215) | Tor Didriksen | 3 Jan |