X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=Makefile.gp2x;h=1d4922085a78261fbfb5fc6ff016b9a9febffee8;hp=fe002c1083dbe8300f2b59afb2ccc48f2f476429;hb=b054fd778fa1b8b16862bb0c9961067f30fdd608;hpb=39e1ccffc7ec6bbee9bb3ed1be7cbe856792bf69 diff --git a/Makefile.gp2x b/Makefile.gp2x index fe002c1..1d49220 100644 --- a/Makefile.gp2x +++ b/Makefile.gp2x @@ -11,7 +11,7 @@ TFLAGS += -ggdb LDRIVER += -ggdb NOSTRIP = 1 else -TFLAGS += -ftracer -fstrength-reduce -funroll-loops -fomit-frame-pointer -fstrict-aliasing -ffast-math +TFLAGS += -ftracer -fstrength-reduce -fomit-frame-pointer -fstrict-aliasing -ffast-math # -funroll-loops TFLAGS += -O3 #-pg -fno-omit-frame-pointer LDRIVER += -O3 #-pg -fno-omit-frame-pointer endif