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=282becab483a0e14ab9d59e659e190f962947220;hpb=890deff8bad82ef88678ac9c9cb7373677faf77a 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