Fix build of coreutils
This commit is contained in:
parent
fff607cf9a
commit
1b7ea69430
5 changed files with 1 additions and 12 deletions
|
@ -9,7 +9,3 @@ name = "libc"
|
|||
path = "../../rust/src/liblibc/src/lib.rs"
|
||||
test = false
|
||||
bench = false
|
||||
|
||||
[dependencies]
|
||||
redox_syscall = { path = "../../syscall/" }
|
||||
spin = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue