X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.libretro;h=361ae159ceceba201f70df730eda743bceff2e85;hb=34964a8b8e7b0f219ab18bd13d574d5b35b30bca;hp=fdb268bc187ab2c2157311ceae02377051e7133f;hpb=5cd97263ce3d2fe446fa2d5856c4401326094714;p=picodrive.git diff --git a/Makefile.libretro b/Makefile.libretro index fdb268b..361ae15 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -47,6 +47,7 @@ ifeq ($(shell uname -p),powerpc) endif ifeq ($(arch),ppc) + CFLAGS += -DBLARGG_BIG_ENDIAN=1 -D__ppc__ -DFAMEC_NO_GOTOS else SHARED += -mmacosx-version-min=10.6 endif