Merge branch 'no-rustpython' into 'master'

Disable RustPython in CI, it does not compile

See merge request redox-os/redox!1598
This commit is contained in:
Jeremy Soller 2025-06-28 08:25:51 -06:00
commit 75062aa82f

View File

@ -169,7 +169,7 @@ rs-nes = {}
rust64 = {}
#rust-cairo = {} # linking errors
#rust-cairo-demo = {} # linking errors
rustpython = {}
#rustpython = {} # undefined constants S_IWRITE and S_IEXEC (upstream should be fixed)
rustual-boy = {}
#schismtracker = {} # uses system includes
scummvm = {}