spider round updates correction

This commit is contained in:
Matt Wells
2013-10-17 17:18:05 -07:00
parent df7fd21253
commit 84a3aded94
2 changed files with 3 additions and 3 deletions

@ -293,8 +293,8 @@ RdbBuckets.o:
Linkdb.o:
$(CC) $(DEFS) $(CPPFLAGS) -O3 -c $*.cpp
#XmlDoc.o:
# $(CC) $(DEFS) $(CPPFLAGS) -O3 -c $*.cpp
XmlDoc.o:
$(CC) $(DEFS) $(CPPFLAGS) -O3 -c $*.cpp
seo.o:
$(CC) $(DEFS) $(CPPFLAGS) -O3 -c $*.cpp

@ -12,7 +12,7 @@
//#include "Stats.h"
// put me back
#define _EFENCE_
//#define _EFENCE_
// uncomment this for _EFENCE_ to do underflow checks instead of the
// default overflow checks