]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commitdiff
minor edit
authorvijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 15 Oct 2009 21:52:58 +0000 (21:52 +0000)
committervijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 15 Oct 2009 21:52:58 +0000 (21:52 +0000)
git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@306 e59a4935-1847-0410-ae03-e826735625c1

scripts/Makefile.common

index ca5dde13a8436269dbf0499a89974d140ccab1b1..ef2b91fef432a0ca3c8f4eb0fa2fae573ba0e721 100644 (file)
@@ -7,7 +7,7 @@
 #OPTIMIZE = -g -pg           # Debugging and gprof-style profiling
 OPTIMIZE = -g                # Debugging
 OPTIMIZE = -O3 -DNDEBUG      # Maximum optimization
-OPTIMIZE = -O3 -DNDEBUG -DLESSBYTES_PERNODE
+#OPTIMIZE = -O3 -DNDEBUG -DLESSBYTES_PERNODE
 CFLAGS_BASE = $(OPTIMIZE)