mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 08:38:43 +08:00
Enable the RustPython recipe again for x86-64
This commit is contained in:
parent
185982b64b
commit
62136787c0
@ -21,7 +21,7 @@ orbdata = {}
|
||||
orbital = {}
|
||||
orbutils = {}
|
||||
pop-icon-theme = {}
|
||||
# rustpython = {} #TODO ensure RustPython builds with our toolchain
|
||||
rustpython = {}
|
||||
shared-mime-info = {}
|
||||
patchelf = {}
|
||||
|
||||
|
||||
@ -168,7 +168,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