X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2F3dengfx%2FMakefile;h=5f9dde490afa88292ec1b1bccf378f6ccd470b0e;hb=refs%2Fheads%2Foctaneport;hp=04824c1ba34b43ce2bfec50ef3a1a5553ef86a37;hpb=f92b151d6e1c67cf0bdccf4777e2460d99b5e222;p=summerhack diff --git a/src/3dengfx/Makefile b/src/3dengfx/Makefile index 04824c1..5f9dde4 100644 --- a/src/3dengfx/Makefile +++ b/src/3dengfx/Makefile @@ -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