first attempt to build on the octane, nosound for now
[summerhack] / src / 3dengfx / Makefile
index 04824c1..5f9dde4 100644 (file)
@@ -1,6 +1,6 @@
 PREFIX = /usr/local
 dbg = -g
-opt = -O1 -ffast-math -fomit-frame-pointer
+opt = -O3 -ffast-math
 
 inc_flags = -Isrc -I../../libs -I../../libs/zlib -I../../libs/libpng -I../../libs/jpeglib
 warn_flags = -Wall -Wno-sign-compare -Wno-strict-aliasing -Wno-char-subscripts