libretro / nxengine-libretro

Port of NxEngine to the libretro API. NXEngine is a Cave Story game engine clone
85 stars 89 forks source link

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

Closed vanfanel closed 2 years ago

vanfanel commented 2 years ago

Modern GCC can supply the right flags for each Pi model, no need for a chunk of ifeqs for that anymore.