Magellan Linux

Diff of /smage/trunk/core/mysql/mysql-5.5.36-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5449 by niro, Thu Feb 6 11:39:22 2014 UTC revision 5450 by niro, Thu Feb 6 12:10:48 2014 UTC
# Line 112  src_compile() Line 112  src_compile()
112   $(cmake_with ZLIB system) \   $(cmake_with ZLIB system) \
113   $(cmake_without SSL) \   $(cmake_without SSL) \
114   $(cmake_without LIBWRAP) \   $(cmake_without LIBWRAP) \
115   $(cmake_without EMBEDDED_SERVER) \   $(cmake_with EMBEDDED_SERVER) \
116   $(cmake_without INNOBASE_STORAGE_ENGINE) \   $(cmake_with INNOBASE_STORAGE_ENGINE) \
117   $(cmake_without PARTITION_STORAGE_ENGINE) \   $(cmake_with PARTITION_STORAGE_ENGINE) \
118   $(cmake_without EXAMPLE_STORAGE_ENGINE) \   $(cmake_without EXAMPLE_STORAGE_ENGINE) \
119   $(cmake_without ARCHIVE_STORAGE_ENGINE) \   $(cmake_without ARCHIVE_STORAGE_ENGINE) \
120   $(cmake_without BLACKHOLE_STORAGE_ENGINE) \   $(cmake_without BLACKHOLE_STORAGE_ENGINE) \

Legend:
Removed from v.5449  
changed lines
  Added in v.5450