o compiles and still crashes

This commit is contained in:
David Voswinkel
2009-05-14 20:22:39 +02:00
parent a1763efe21
commit 764c0dd2c1
7 changed files with 359 additions and 120 deletions

View File

@@ -12,7 +12,7 @@ enable_gzip=false
c := $(compiler)
cpp := $(subst cc,++,$(compiler))
flags := -ggdb -O3 -fomit-frame-pointer -Ilib
flags := -ggdb3 -O3 -fomit-frame-pointer -Ilib
link :=