libretro / beetle-pce-fast-libretro

Standalone fork of Mednafen PCE Fast to libretro
GNU General Public License v2.0
29 stars 52 forks source link

Let GCC chose the proper march and mcpu flags for each Pi model. #210

Closed vanfanel closed 2 years ago

vanfanel commented 2 years ago

Modern GCC provides the right flags for each Pi model, no need to have a chunk of ifeqs for that anymore.