make/windows/makefiles/sa.make

changeset 7355
89266fdfa9e6
parent 6198
55fb97c4c58d
child 7535
7ae4e26cb1e0
child 7589
f9d003ea9023
     1.1 --- a/make/windows/makefiles/sa.make	Sat Nov 15 11:22:07 2014 -0800
     1.2 +++ b/make/windows/makefiles/sa.make	Mon Nov 17 02:30:15 2014 -0800
     1.3 @@ -111,7 +111,7 @@
     1.4  SA_LFLAGS = $(SA_LFLAGS) -map -debug
     1.5  !endif
     1.6  !if "$(BUILDARCH)" == "i486"
     1.7 -SA_LFLAGS = $(SAFESEH_FLAG) $(SA_LFLAGS)
     1.8 +SA_LFLAGS = /SAFESEH $(SA_LFLAGS)
     1.9  !endif
    1.10  
    1.11  SA_CFLAGS = $(SA_CFLAGS) $(MP_FLAG)

mercurial