X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fgpu-gles%2FMakefile;h=8a3f244ef388fd466f92e2e3eb3a3f00c241129c;hb=07f75e28d81b8acc64cfb6dee9302fb0eba8774a;hp=4b61b6f4b8a4b068637724e79c08d91f6e01db36;hpb=677ea10304049d6f7aae48317fe32cfea060d209;p=pcsx_rearmed.git diff --git a/plugins/gpu-gles/Makefile b/plugins/gpu-gles/Makefile index 4b61b6f4..8a3f244e 100644 --- a/plugins/gpu-gles/Makefile +++ b/plugins/gpu-gles/Makefile @@ -15,7 +15,7 @@ endif CFLAGS += -mcpu=cortex-a8 -mtune=cortex-a8 # note: the below causes strange bugs/crashes #CFLAGS += -mfloat-abi=softfp -CFLAGS += -DMAEMO_CHANGES # -DUSE_X11 +#CFLAGS += -DUSE_X11 CFLAGS += -I$(PREFIX)include TARGET = gpuGLES.so