make/windows/makefiles/sa.make

changeset 5842
febab3a8f203
parent 4093
5a98bf7d847b
child 5843
763705f0fec3
     1.1 --- a/make/windows/makefiles/sa.make	Fri Oct 04 21:00:43 2013 -0700
     1.2 +++ b/make/windows/makefiles/sa.make	Fri Oct 04 12:45:39 2013 +0200
     1.3 @@ -108,6 +108,8 @@
     1.4  SA_LFLAGS = $(SA_LFLAGS) -map -debug
     1.5  !endif
     1.6  
     1.7 +SA_CFLAGS = $(SA_CFLAGS) $(MP_FLAG)
     1.8 +
     1.9  # Note that we do not keep sawindbj.obj around as it would then
    1.10  # get included in the dumpbin command in build_vm_def.sh
    1.11  

mercurial