libretro / dosbox-libretro

Port of DOSBox (upstream) to the libretro API.
GNU General Public License v2.0
61 stars 40 forks source link

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

Open zoltanvb opened 1 year ago

zoltanvb commented 1 year ago

Compilation was not successful for "unix-armv7-hardfloat-neon" (one of the options in libretro-super build scripts). Added minimal support.