regex: minor VC6 optimisation changes.

[SVN r8380]
This commit is contained in:
John Maddock
2000-12-03 12:16:18 +00:00
parent 2b0fc3c3a8
commit 6221e7f953
15 changed files with 489 additions and 193 deletions

View File

@ -3,7 +3,7 @@
#
# Visual C++ 6
#
CFLAGS= -O2 -GX -GR -I..\..\..\..\
CFLAGS= /Oityb1 /GF /Gy -GX -GR -I..\..\..\..\
LFLAGS= -link /LIBPATH:..\..\lib\vc6 user32.lib
@ -178,3 +178,4 @@ r6lmd.exe : tests.cpp parse.cpp regress.cpp