It’s been a while since I programmed, but I am attempting to update the beetle saturn core for linux. I am compiling on Ubuntu so I’m following the compile guide at https://docs.libretro.com/development/retroarch/compilation/ubuntu/.
For the make file
$ make -f Makefile.libretro
how do you specify to build only the .so for linux x86_64?