common/autoconf/flags.m4

changeset 2225
fe7df3d2f5ae
parent 2223
01cc48ed67f3
child 2226
d5dd14b37ea5
     1.1 --- a/common/autoconf/flags.m4	Mon May 21 06:54:25 2018 -0700
     1.2 +++ b/common/autoconf/flags.m4	Fri May 25 10:37:07 2018 +0100
     1.3 @@ -476,7 +476,7 @@
     1.4      # avoid bundling msvcpNNN.dll. Doesn't work with newer versions of visual
     1.5      # studio.
     1.6      if test "x$TOOLCHAIN_VERSION" = "x2010"; then
     1.7 -      CXXFLAGS_JDK="$CXXFLAGS_JDK \
     1.8 +      CCXXFLAGS_JDK="$CCXXFLAGS_JDK \
     1.9            -D_STATIC_CPPLIB -D_DISABLE_DEPRECATE_STATIC_CPPLIB"
    1.10      fi
    1.11    fi

mercurial