Title: [commits] (vajda) [15976] debug build snafu
Revision
15976
Author
vajda
Date
2007-11-29 21:53:24 -0800 (Thu, 29 Nov 2007)

Log Message

debug build snafu

Modified Paths

Diff

Modified: trunk/external/PyLucene/Makefile (15975 => 15976)

--- trunk/external/PyLucene/Makefile	2007-11-30 04:29:00 UTC (rev 15975)
+++ trunk/external/PyLucene/Makefile	2007-11-30 05:53:24 UTC (rev 15976)
@@ -70,8 +70,6 @@
   JAVA_HOME=`cygpath -aw "$(JDK)"`
 
 ifeq ($(DEBUG),1)
-ENV:=$(ENV) \
-  CFLAGS=/Od /DPy_DEBUG=1
 DEBUG_OPT=--debug
 endif
 




_______________________________________________
Commits mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/commits

Reply via email to