make/hotspot/gensrc/GensrcAdlc.gmk
changeset 49120 c04d813140dc
parent 49070 d7859531621b
child 52925 9c18c9d839d3
child 56228 a20f3126f7c0
--- a/make/hotspot/gensrc/GensrcAdlc.gmk	Fri Mar 02 00:33:00 2018 -0800
+++ b/make/hotspot/gensrc/GensrcAdlc.gmk	Fri Mar 02 10:59:25 2018 +0100
@@ -52,7 +52,7 @@
   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.