X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.libretro;h=88a48f46e708e6260993ef4fb84039bcdc881787;hb=06facfd2bdc99af1770eb1661373aa39b2abc39b;hp=df1cec2650a8e2242cb2bace223ce47568c25504;hpb=30373a821c80e223d5c592ccce95377ff57b4998;p=pcsx_rearmed.git diff --git a/Makefile.libretro b/Makefile.libretro index df1cec26..88a48f46 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -157,6 +157,7 @@ else ifeq ($(platform), ctr) USE_DYNAREC = 1 DRC_CACHE_BASE = 1 ARCH = arm + HAVE_NEON = 0 STATIC_LINKING = 1