Loading config/ac-macros/ha_ndbcluster.m4 +6 −1 Original line number Diff line number Diff line Loading @@ -61,6 +61,11 @@ AC_DEFUN([MYSQL_CHECK_NDB_OPTIONS], [ --without-ndb-debug Disable special ndb debug features], [ndb_debug="$withval"], [ndb_debug="default"]) AC_ARG_WITH([ndb-ccflags], [ --with-ndb-ccflags Extra CC options for ndb compile], [ndb_cxxflags_fix=$withval], [ndb_cxxflags_fix=]) AC_MSG_CHECKING([for NDB Cluster options]) AC_MSG_RESULT([]) Loading configure.in +0 −1 Original line number Diff line number Diff line Loading @@ -361,7 +361,6 @@ AC_SUBST(INSTALL_SCRIPT) export CC CXX CFLAGS LD LDFLAGS AR ndb_cxxflags_fix= if test "$GXX" = "yes" then # mysqld requires -fno-implicit-templates. Loading Loading
config/ac-macros/ha_ndbcluster.m4 +6 −1 Original line number Diff line number Diff line Loading @@ -61,6 +61,11 @@ AC_DEFUN([MYSQL_CHECK_NDB_OPTIONS], [ --without-ndb-debug Disable special ndb debug features], [ndb_debug="$withval"], [ndb_debug="default"]) AC_ARG_WITH([ndb-ccflags], [ --with-ndb-ccflags Extra CC options for ndb compile], [ndb_cxxflags_fix=$withval], [ndb_cxxflags_fix=]) AC_MSG_CHECKING([for NDB Cluster options]) AC_MSG_RESULT([]) Loading
configure.in +0 −1 Original line number Diff line number Diff line Loading @@ -361,7 +361,6 @@ AC_SUBST(INSTALL_SCRIPT) export CC CXX CFLAGS LD LDFLAGS AR ndb_cxxflags_fix= if test "$GXX" = "yes" then # mysqld requires -fno-implicit-templates. Loading