X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu-gles%2FMakefile;fp=plugins%2Fgpu-gles%2FMakefile;h=421a6e78804b2d98b85dbac291311d8f46ce98f6;hp=894daec560a5b0efdc0c8af6ae74bbd6e7ddd2d4;hb=4ea086f6049c3f2c286f1a4e1e23b5763629067a;hpb=9ed4ca47610027e8a0448d61389df5a583bd659b diff --git a/plugins/gpu-gles/Makefile b/plugins/gpu-gles/Makefile index 894daec5..421a6e78 100644 --- a/plugins/gpu-gles/Makefile +++ b/plugins/gpu-gles/Makefile @@ -6,6 +6,7 @@ SRC_STANDALONE += gpuDraw.c gpuFps.c gpuPlugin.c gpuPrim.c gpuTexture.c SRC_GPULIB += gpulib_if.c CFLAGS += -I$(PREFIX)include +LDFLAGS += -Wl,--allow-multiple-definition LDLIBS += -L$(PREFIX)lib ifeq "$(PLATFORM)" "caanoo" CFLAGS += -DFAKE_WINDOW