aboutsummaryrefslogtreecommitdiff
path: root/skidder/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'skidder/makefile')
-rwxr-xr-xskidder/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/skidder/makefile b/skidder/makefile
index dcecc91..c5c2dd6 100755
--- a/skidder/makefile
+++ b/skidder/makefile
@@ -1,5 +1,5 @@
-CXX=g++-3.0
-CFLAGS=-O6 -mcpu=pentiumpro -g -g
+CFLAGS=-O3 -g -ggdb
+#CFLAGS=-O3 -march=athlon-xp -g -ggdb
FLAGS=-DPD
FLEXTPATH=/usr/local/lib/pd/externs/flext