mirror of
https://github.com/libretro/libretro-super
synced 2025-02-10 15:40:27 +00:00
Currently thepowdertoy shares the build directory for three different android builds, aarch64, armv7 and x86. However the recipes for these builds differ and thepowdertoy will constantly rebuild when it finds the recipe file differs with the previous build. This can be avoid by appending the arch to the build directory and this solution is already used by ppsspp in the same recipes.
Libretro Super Repository
Fetch, build and install a number of libretro projects.
Dependencies
See the Compilation notes for prerequisites.
Usage
Download and Build
make
Install
make install
Description
Languages
Shell
92.6%
Python
3.3%
CMake
2.1%
Batchfile
1.9%