Fix build of coreutils

This commit is contained in:
Jeremy Soller 2016-12-19 18:16:23 -07:00
parent fff607cf9a
commit 1b7ea69430
5 changed files with 1 additions and 12 deletions

View file

@ -5,6 +5,3 @@ authors = ["Jeremy Soller <jackpot51@gmail.com>"]
[lib]
path = "../../rust/src/libpanic_abort/lib.rs"
[dependencies]
redox_syscall = { path = "../../syscall/" }