X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Frice_gles%2Fprojects%2Funix%2FMakefile;fp=source%2Frice_gles%2Fprojects%2Funix%2FMakefile;h=50245aa401e5ef29533a40c5265d16f41692cf7b;hb=e6bf28342a4c749b6106b3f148b34e84097a1aec;hp=cbea814d0a81728a8fdfcf6e51af5851d4fe9f6c;hpb=ed6cf09e87bc0c546582135248796df4312e192e;p=mupen64plus-pandora.git diff --git a/source/rice_gles/projects/unix/Makefile b/source/rice_gles/projects/unix/Makefile index cbea814..50245aa 100755 --- a/source/rice_gles/projects/unix/Makefile +++ b/source/rice_gles/projects/unix/Makefile @@ -124,7 +124,7 @@ ifeq ("$(CPU)","NONE") endif # base CFLAGS, LDLIBS, and LDFLAGS -OPTFLAGS ?= -O3 +OPTFLAGS ?= -O3 -flto -fuse-linker-plugin WARNFLAGS ?= -Wall CFLAGS += $(OPTFLAGS) $(WARNFLAGS) -ffast-math -fno-strict-aliasing -fvisibility=hidden -I../../src CXXFLAGS += -fvisibility-inlines-hidden