Loading configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -342,7 +342,7 @@ AC_SUBST(CXXFLAGS) AC_SUBST(LD) AC_SUBST(INSTALL_SCRIPT) export CC CXX CFLAGS LD LDFLAGS AR export CC CXX CFLAGS LD LDFLAGS AR ARFLAGS if test "$GCC" = "yes" then Loading innobase/configure.in +7 −0 Original line number Diff line number Diff line Loading @@ -117,6 +117,13 @@ case "$target" in CFLAGS="$CFLAGS -DUNIV_MUST_NOT_INLINE";; esac # must go in pair with AR as set by MYSQL_CHECK_AR if test -z "$ARFLAGS" then ARFLAGS="cru" fi AC_SUBST(ARFLAGS) AC_OUTPUT(Makefile os/Makefile ut/Makefile btr/Makefile dnl buf/Makefile data/Makefile dnl dict/Makefile dyn/Makefile dnl Loading Loading
configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -342,7 +342,7 @@ AC_SUBST(CXXFLAGS) AC_SUBST(LD) AC_SUBST(INSTALL_SCRIPT) export CC CXX CFLAGS LD LDFLAGS AR export CC CXX CFLAGS LD LDFLAGS AR ARFLAGS if test "$GCC" = "yes" then Loading
innobase/configure.in +7 −0 Original line number Diff line number Diff line Loading @@ -117,6 +117,13 @@ case "$target" in CFLAGS="$CFLAGS -DUNIV_MUST_NOT_INLINE";; esac # must go in pair with AR as set by MYSQL_CHECK_AR if test -z "$ARFLAGS" then ARFLAGS="cru" fi AC_SUBST(ARFLAGS) AC_OUTPUT(Makefile os/Makefile ut/Makefile btr/Makefile dnl buf/Makefile data/Makefile dnl dict/Makefile dyn/Makefile dnl Loading