mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
Enable cargo and rust in jeremy config
This commit is contained in:
parent
bf74325ace
commit
f0a95ad303
@ -60,14 +60,14 @@ winit = {}
|
||||
# dev
|
||||
autoconf = {}
|
||||
automake = {}
|
||||
#cargo = {} # openssl issues
|
||||
#gcc13 = {} # libiberty errors
|
||||
cargo = {}
|
||||
gcc13 = {}
|
||||
gnu-binutils = {}
|
||||
gnu-make = {}
|
||||
nasm = {}
|
||||
patch = {}
|
||||
pkg-config = {}
|
||||
#rust = {} # takes too long to compile
|
||||
rust = {}
|
||||
rustpython = {}
|
||||
|
||||
# games
|
||||
|
||||
Loading…
Reference in New Issue
Block a user