aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.libretro1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.libretro b/Makefile.libretro
index e0dfe25..72ce07b 100644
--- a/Makefile.libretro
+++ b/Makefile.libretro
@@ -198,6 +198,7 @@ else ifeq ($(platform), rpi2)
fpic := -fPIC
SHARED := -shared -Wl,--no-undefined
CFLAGS += -marm -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard
+ ASFLAGS += -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard
HAVE_NEON = 1
ARCH = arm
BUILTIN_GPU = neon