hotspot/make/windows/makefiles/sa.make
changeset 20385 eb45334d783c
parent 13873 7b72e3873785
child 20386 d0c34895af33
--- a/hotspot/make/windows/makefiles/sa.make	Fri Oct 04 21:00:43 2013 -0700
+++ b/hotspot/make/windows/makefiles/sa.make	Fri Oct 04 12:45:39 2013 +0200
@@ -108,6 +108,8 @@
 SA_LFLAGS = $(SA_LFLAGS) -map -debug
 !endif
 
+SA_CFLAGS = $(SA_CFLAGS) $(MP_FLAG)
+
 # Note that we do not keep sawindbj.obj around as it would then
 # get included in the dumpbin command in build_vm_def.sh