mirror of
https://github.com/libretro/libretro-super.git
synced 2025-04-02 10:31:53 -04:00
A few cores built with the LEIRADEL command had an issue where a hack used to build certain cores broke and caused them to be built every time the buildbot encountered the recipe. To fix this the build_libretro_leiradel_makefile function was removed and incorporated into the build_libretro_generic_makefile function. This allowed the script to easily use new logic to build multiple cores with one recipe which entirely avoids the need for the broken hack.
9 lines
117 B
Text
9 lines
117 B
Text
/libretro-*
|
|
/libretro64-*
|
|
/retroarch/
|
|
/build-summary.log
|
|
/build-revisions/
|
|
/dist/unix/
|
|
/dist/win*/
|
|
/dist/osx*/
|
|
/log/
|