diff Makefile @ 520:0767731a6cce multiprobeLSH

Fixed boundary {-1,+1} order, array syntax in generate_multiprobe_keys(), boundary error in MultiProbe::valid()
author mas01mc
date Mon, 26 Jan 2009 13:19:09 +0000
parents fdcd436d7cbd
children 237d5a03d317
line wrap: on
line diff
--- a/Makefile	Mon Jan 26 05:42:15 2009 +0000
+++ b/Makefile	Mon Jan 26 13:19:09 2009 +0000
@@ -17,7 +17,7 @@
 MINORVERSION=0
 LIBRARY=lib$(EXECUTABLE).so.$(SOVERSION).$(MINORVERSION)
 
-override CFLAGS+=-O3 -g -fPIC 
+override CFLAGS+=-g -ggdb -fPIC
 
 # set to DUMP hashtables on QUERY load
 #override CFLAGS+=-DLSH_DUMP_CORE_TABLES