libretro / nestopia

Nestopia emulator with libretro interface
GNU General Public License v2.0
53 stars 46 forks source link

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

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.