We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a550bb6 commit c216c64Copy full SHA for c216c64
check-versions/config.py
@@ -347,9 +347,6 @@
347
'prefix': 'ucon64-',
348
},
349
350
- # Use same libsdl as Open2x toolchain
351
- ('./toolchains/open2x/packages/libsdl/build.sh', 'SDL'): 'ignore',
352
-
353
# OpenDingux packages (except toolchain) are set by (old) firmware
354
('./toolchains/opendingux/packages/alsa-lib/build.sh', 'ALSA_LIB'): 'ignore',
355
('./toolchains/opendingux/packages/flac/build.sh', 'FLAC'): 'ignore',
0 commit comments