libretro / gambatte-libretro

Hard fork of Gambatte to the libretro API.
http://sourceforge.net/projects/gambatte/
GNU General Public License v2.0
104 stars 79 forks source link

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

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.