summaryrefslogtreecommitdiff
path: root/icu/createmak.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'icu/createmak.cfg')
-rw-r--r--icu/createmak.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icu/createmak.cfg b/icu/createmak.cfg
index a06f0550f7c7..f2c7c050bdd3 100644
--- a/icu/createmak.cfg
+++ b/icu/createmak.cfg
@@ -75,7 +75,7 @@ CPP_PROJ=-nologo -MD -Za -O2 -W3 $(EXCEPTIONSWITCH) $(CPP_PROJ_INCLUDES) $(CDEFS
CPP_PROJ=-nologo -MD -GF -Za -Zi -W3 $(EXCEPTIONSWITCH) $(COPT) $(CPDBOBJ) -c
[CFlags_tools_genccode]
-CPP_PROJ=-MD -O2 -Za $(CTOOLSFLAGS)
+CPP_PROJ=-MD -O2 $(CTOOLSFLAGS)
[CFlags_tools_gencmn]
CPP_PROJ=-O2 -Za $(CTOOLSFLAGS)
@@ -452,4 +452,4 @@ InputPath=.\makedata.mak
-[End] \ No newline at end of file
+[End]