mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
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:
commit
75062aa82f
@ -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 = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user