From: bparker06 Date: Sat, 28 Jul 2018 02:52:46 +0000 (-0400) Subject: Merge pull request #186 from fr500/patch-3 X-Git-Tag: r24l~768 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b86cbc6f86d4b1537d00e074b75438a1e43e6f4;hp=301b0ab6d00607a3329a65058a499e14f6e8002c;p=pcsx_rearmed.git Merge pull request #186 from fr500/patch-3 Update Makefile.libretro --- diff --git a/Makefile.libretro b/Makefile.libretro index ed86cc02..0544aabf 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -246,6 +246,7 @@ else ifneq (,$(findstring armv,$(platform))) else ifneq (,$(findstring cortexa7,$(platform))) CFLAGS += -marm -mcpu=cortex-a7 ASFLAGS += -mcpu=cortex-a7 + LIBZ := else ifneq (,$(findstring cortexa9,$(platform))) CFLAGS += -marm -mcpu=cortex-a9 ASFLAGS += -mcpu=cortex-a9