mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
Update the silicon recipe and TODOs
This commit is contained in:
parent
90705d3877
commit
424615dc46
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO perf_event_open crate error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/koute/not-perf"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO ouutdated redox_syscall crate?
|
||||
[source]
|
||||
git = "https://github.com/sslab-gatech/Rudra"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/Aloxaf/silicon"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"fontconfig",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user