changeset 2410:fe7df3d2f5ae

8203790: MSVCP dependency introduced in awt.dll Reviewed-by: ihse, kevinw
author aivanov
date Fri, 25 May 2018 10:37:07 +0100
parents 20daa32eec6f
children d5dd14b37ea5
files common/autoconf/flags.m4 common/autoconf/generated-configure.sh
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/common/autoconf/flags.m4	Mon May 21 06:54:25 2018 -0700
+++ b/common/autoconf/flags.m4	Fri May 25 10:37:07 2018 +0100
@@ -476,7 +476,7 @@
     # avoid bundling msvcpNNN.dll. Doesn't work with newer versions of visual
     # studio.
     if test "x$TOOLCHAIN_VERSION" = "x2010"; then
-      CXXFLAGS_JDK="$CXXFLAGS_JDK \
+      CCXXFLAGS_JDK="$CCXXFLAGS_JDK \
           -D_STATIC_CPPLIB -D_DISABLE_DEPRECATE_STATIC_CPPLIB"
     fi
   fi
--- a/common/autoconf/generated-configure.sh	Mon May 21 06:54:25 2018 -0700
+++ b/common/autoconf/generated-configure.sh	Fri May 25 10:37:07 2018 +0100
@@ -4305,7 +4305,7 @@
 #CUSTOM_AUTOCONF_INCLUDE
 
 # Do not change or remove the following line, it is needed for consistency checks:
-DATE_WHEN_GENERATED=1526910855
+DATE_WHEN_GENERATED=1527191982
 
 ###############################################################################
 #
@@ -41490,7 +41490,7 @@
     # avoid bundling msvcpNNN.dll. Doesn't work with newer versions of visual
     # studio.
     if test "x$TOOLCHAIN_VERSION" = "x2010"; then
-      CXXFLAGS_JDK="$CXXFLAGS_JDK \
+      CCXXFLAGS_JDK="$CCXXFLAGS_JDK \
           -D_STATIC_CPPLIB -D_DISABLE_DEPRECATE_STATIC_CPPLIB"
     fi
   fi