libretro / supafaust

Unsupported SNES emulator for multicore ARM Cortex A7,A9,A15,A53 Linux platforms.
GNU General Public License v2.0
9 stars 12 forks source link

Makefile fix to enable build for "unix-armv7-hardfloat-neon" #18

Closed zoltanvb closed 1 year ago

zoltanvb commented 2 years ago

"armv" platform is recognized by the makefile, but actual compilation was not successful for "unix-armv7-hardfloat-neon" (one of the options in libretro-super build scripts).