X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=Makefile;h=0ef736465d06291a368ffef2cb9cef8c8b52690a;hp=0d72dea0d8d9b4fef43323a1706959338dd42da9;hb=1f84e117ae9b49f6ed72c7243fd514dd1a9e581b;hpb=e3d0c51433f54bd9a85c88c7612582e50b6d0b1d diff --git a/Makefile b/Makefile index 0d72dea0..0ef73646 100644 --- a/Makefile +++ b/Makefile @@ -154,6 +154,7 @@ OBJS += frontend/libpicofe/linux/fbdev.o frontend/libpicofe/linux/xenv.o OBJS += frontend/libpicofe/linux/in_evdev.o OBJS += frontend/plat_pandora.o frontend/plat_omap.o frontend/main.o frontend/menu.o: CFLAGS += -include frontend/pandora/ui_feat.h +frontend/menu.o: CFLAGS += -D_FILE_OFFSET_BITS=64 USE_PLUGIN_LIB = 1 USE_FRONTEND = 1 endif