mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 23:58:42 +08:00
Merge branch 'enable-rustpython' into 'master'
Enable the RustPython recipe again for x86-64 See merge request redox-os/redox!1595
This commit is contained in:
commit
0beef41874
@ -21,7 +21,7 @@ orbdata = {}
|
||||
orbital = {}
|
||||
orbutils = {}
|
||||
pop-icon-theme = {}
|
||||
# rustpython = {} #TODO ensure RustPython builds with our toolchain
|
||||
rustpython = {}
|
||||
shared-mime-info = {}
|
||||
patchelf = {}
|
||||
|
||||
|
||||
@ -169,7 +169,7 @@ rs-nes = {}
|
||||
rust64 = {}
|
||||
#rust-cairo = {} # linking errors
|
||||
#rust-cairo-demo = {} # linking errors
|
||||
#rustpython = {} # does not compile
|
||||
rustpython = {}
|
||||
rustual-boy = {}
|
||||
#schismtracker = {} # uses system includes
|
||||
scummvm = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user