Skip to content

Commit 92bed15

Browse files
committed
enable same_cdi core for the release
1 parent 386dfac commit 92bed15

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

distributions/Lakka/options

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,8 +405,6 @@
405405
EXCLUDE_LIBRETRO_CORES+=" boom3 vitaquake3"
406406
fi
407407

408-
#Always exclude for now: cores dont build
409-
EXCLUDE_LIBRETRO_CORES+=" same_cdi"
410408
# exclude some cores at build time
411409
if [ -n "${EXCLUDE_LIBRETRO_CORES}" ]; then
412410
for core in ${EXCLUDE_LIBRETRO_CORES} ; do

0 commit comments

Comments
 (0)