Merge pull request #186 from fr500/patch-3
authorbparker06 <bparker06@users.noreply.github.com>
Sat, 28 Jul 2018 02:52:46 +0000 (22:52 -0400)
committerGitHub <noreply@github.com>
Sat, 28 Jul 2018 02:52:46 +0000 (22:52 -0400)
Update Makefile.libretro

Makefile.libretro

index ed86cc0..0544aab 100644 (file)
@@ -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