Commit abea6a58 authored by vvaintroub's avatar vvaintroub

remove /MAP option for good.Noone needs it

parent b64461ee
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment