X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=f8d1dc17dc8cac1342c13033aab8c343293e8aba;hb=01d267961e8e7a20812dba544c643d4517d6a23b;hp=e3b9099808300617a8efb6641305492cd8579fb7;hpb=857275a93c8e222bc800999f08d4b42e327f4c1b;p=pcsx_rearmed.git diff --git a/Makefile b/Makefile index e3b90998..f8d1dc17 100644 --- a/Makefile +++ b/Makefile @@ -222,6 +222,7 @@ ifeq "$(USE_PLUGIN_LIB)" "1" OBJS += frontend/plugin_lib.o OBJS += frontend/libpicofe/linux/plat.o OBJS += frontend/libpicofe/readpng.o frontend/libpicofe/fonts.o +frontend/libpicofe/linux/plat.o: CFLAGS += -DNO_HOME_DIR ifeq "$(HAVE_NEON)" "1" OBJS += frontend/libpicofe/arm/neon_scale2x.o OBJS += frontend/libpicofe/arm/neon_eagle2x.o