diff --git a/configure/os/CONFIG_SITE.win32-x86.win32-x86 b/configure/os/CONFIG_SITE.win32-x86.win32-x86 index 6491e1131..342ce350f 100644 --- a/configure/os/CONFIG_SITE.win32-x86.win32-x86 +++ b/configure/os/CONFIG_SITE.win32-x86.win32-x86 @@ -12,4 +12,8 @@ #WARN_CXXFLAGS_YES = /W3 +# iF you have Visual C++ 8.0 or 8.0 express, uncomment the following override. +# This will to eliminate warnings about /GX being deprecated. +# +#CCC = cl /nologo /EHsc /GR