Compile using real libstd, with no crate overrides

This commit is contained in:
Jeremy Soller 2016-12-27 16:47:08 -07:00
parent 1566ed9060
commit 3853dfd5bc
17 changed files with 20 additions and 122 deletions

View file

@ -4,3 +4,4 @@ version = "0.1.0"
[dependencies]
raw-cpuid = "2.*"
redox_syscall = { path = "../../syscall/" }