summarylogtreecommitdiffstats
path: root/makefile.diff
blob: 1f26098af4efad92a1cf05870f199f67d4ec4112 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ZenNode-1.2.1/src/ZenNode/makefile.orig	2007-12-25 17:57:44.000000000 +0100
+++ ZenNode-1.2.1/src/ZenNode/makefile	2007-12-25 17:57:52.000000000 +0100
@@ -1,7 +1,7 @@
 # ZenNode makefile for Linux
 
 CC       = g++
-CFLAGS  += -g -O -fstrength-reduce -fno-rtti
+CFLAGS  += -fstrength-reduce -fno-rtti
 CFLAGS  += -fomit-frame-pointer -foptimize-sibling-calls
 #CFLAGS  += -fbranch-probabilities
 #CFLAGS  += -fprofile-arcs