make/common/NativeCompilation.gmk
changeset 49120 c04d813140dc
parent 49070 d7859531621b
child 49136 e9a335686df9
child 56228 a20f3126f7c0
--- a/make/common/NativeCompilation.gmk	Fri Mar 02 00:33:00 2018 -0800
+++ b/make/common/NativeCompilation.gmk	Fri Mar 02 10:59:25 2018 +0100
@@ -567,7 +567,7 @@
 
   ifneq ($$($1_REORDER), )
     $1_EXTRA_CFLAGS += $$(C_FLAG_REORDER)
-    $1_EXTRA_CXXFLAGS += $$(CXX_FLAG_REORDER)
+    $1_EXTRA_CXXFLAGS += $$(C_FLAG_REORDER)
   endif
 
   # Pass the library name for static JNI library naming