X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.libretro;h=72ce07b4497f7fd9d1bd770316c7100f1ea0019b;hb=f125f44150373d6512f25a1066d0d2174f0616f6;hp=e0dfe2514fff2ea13bb75645b98cd94d13b39cd5;hpb=ea13a2f2a71d6bbd2c7e02ccf951e010e464b46f;p=pcsx_rearmed.git diff --git a/Makefile.libretro b/Makefile.libretro index e0dfe251..72ce07b4 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