make/hotspot/gensrc/GensrcAdlc.gmk
branchihse-cflags-rewrite-branch
changeset 56153 13a257673a61
parent 47314 743814386712
child 56214 0544ba555e67
--- a/make/hotspot/gensrc/GensrcAdlc.gmk	Mon Feb 19 14:19:40 2018 +0100
+++ b/make/hotspot/gensrc/GensrcAdlc.gmk	Mon Feb 19 23:07:19 2018 +0100
@@ -52,8 +52,8 @@
   endif
 
   # Set the C++ standard if supported
-  ADLC_CFLAGS += $(CXXSTD_CXXFLAG)
-  
+  ADLC_CFLAGS += $(ADLC_CXXFLAG)
+
   # NOTE: The old build didn't set -DASSERT for windows but it doesn't seem to
   # hurt.
   ADLC_CFLAGS += -DASSERT