Commit graph

4 commits

Author SHA1 Message Date
Jools Wills
5b2b962fb7 lr-neocd - disable LTO
LTO was recently enabled in the upstream Makefile, but our CFLAGS are not sent to the linking stage which causes issues due to conflicts with our CPU flags

LTO has been problematic in the past so easiest to disable it as before.
2022-12-12 18:46:02 +00:00
Jools Wills
7ac3877b44 Switch to using defaultRAConfig
libretro ports now don't include the "ports/" path in the call as it's handled by the new function
2022-05-22 13:09:12 +01:00
Jools Wills
7bcdc6a956 libretrocores - added rp_module_repo to all libretro cores
Also use new location for lr-meseon repo due to repository move
2021-02-15 23:54:13 +00:00
Jools Wills
bfb1efc768 lr-neocd - added libretro neocd core to experimental packages 2020-02-05 00:03:07 +00:00