[Libreoffice-commits] .: solenv/inc
Fridrich Strba
fridrich at kemper.freedesktop.org
Tue Mar 22 06:18:55 PDT 2011
solenv/inc/wntmsc.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f7842e2f606cda840d05d42a3b4f0053b4193e14
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Tue Mar 22 14:18:49 2011 +0100
oops
diff --git a/solenv/inc/wntmsc.mk b/solenv/inc/wntmsc.mk
index 79a44a7..22d22ce 100755
--- a/solenv/inc/wntmsc.mk
+++ b/solenv/inc/wntmsc.mk
@@ -83,7 +83,7 @@ COMPILE_ECHO_FILE=
# disable "warning C4675: resolved overload was found by argument-dependent
# lookup":
# -wd4251 -wd4275 -wd4290 -wd4675 -wd4786 -wd4800
-CFLAGS+=-Zm500 -Zc:forScope,wchar_t- -GR
+CFLAGS+=-Zm500 -Zc:forScope,wchar_t- -GR -MD
# Stack buffer overrun detection.
CFLAGS+=-GS
More information about the Libreoffice-commits
mailing list