From 45609829f8182244e2b8a9dc417b6d6b2b7e80fd Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 22 May 2003 00:21:58 +0000 Subject: [PATCH] Modified comment. --- configure/os/CONFIG_SITE.win32-x86.win32-x86 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure/os/CONFIG_SITE.win32-x86.win32-x86 b/configure/os/CONFIG_SITE.win32-x86.win32-x86 index a4b3c1c24..b4889178a 100644 --- a/configure/os/CONFIG_SITE.win32-x86.win32-x86 +++ b/configure/os/CONFIG_SITE.win32-x86.win32-x86 @@ -5,8 +5,11 @@ # This will to eliminate warnings about unknown options /GL, LTCG, and /44355. #OPT_CFLAGS_YES = /Ox #OPT_CXXFLAGS_YES = /Ox +#OPT_CFLAGS_NO = /Zi +#OPT_CXXFLAGS_NO = /Zi #LINK_OPT_FLAGS_YES = /incremental:no /opt:ref /release $(PROD_VERSION:%=/version:%) #WARN_CFLAGS_YES = /W3 +#WARN_CXXFLAGS_YES = /W3