List:Commits« Previous MessageNext Message »
From:Vladislav Vaintroub Date:February 13 2010 4:36pm
Subject:bzr commit into mysql-6.0-codebase branch (vvaintroub:3750)
View as plain text  
#At file:///H:/bzr/mysql-6.0-codebase-cmake/ based on revid:vvaintroub@stripped

 3750 Vladislav Vaintroub	2010-02-13 [merge]
      merge

    modified:
      sql/CMakeLists.txt
=== modified file 'sql/CMakeLists.txt'
--- a/sql/CMakeLists.txt	2010-02-04 20:16:40 +0000
+++ b/sql/CMakeLists.txt	2010-02-13 16:35:18 +0000
@@ -13,11 +13,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-IF(MSVC)
-    #Innodb plugin needs linker-generated map file to locate server exports
-    #see bug#42001
-    SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} /MAP /MAPINFO:EXPORTS")
-ENDIF(MSVC)
 
 INCLUDE_DIRECTORIES(
 ${CMAKE_SOURCE_DIR}/include 


Attachment: [text/bzr-bundle] bzr/vvaintroub@mysql.com-20100213163518-9zat6ivbqxxv56xq.bundle
Thread
bzr commit into mysql-6.0-codebase branch (vvaintroub:3750)Vladislav Vaintroub13 Feb