libretro / Mesen-S

Mesen-S is a cross-platform (Windows & Linux) SNES emulator built in C++
GNU General Public License v3.0
12 stars 5 forks source link

Makefile change to enable build for "unix-armv7-hardfloat-neon" #12

Open zoltanvb opened 2 years ago

zoltanvb commented 2 years ago

Compilation was not successful for "unix-armv7-hardfloat-neon" (one of the options in libretro-super build scripts). Added this platform to "classic_armv7_a7" condition.