Modify patches in order to compile rust

This commit is contained in:
Jeremy Soller 2019-12-06 20:11:21 -07:00
parent 08e0c43302
commit 689c9b34ac
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -1,4 +1,5 @@
paths = [
"patches/jobserver-rs",
"patches/mio",
"patches/nix",
"patches/tokio/tokio",
@ -9,7 +10,7 @@ paths = [
"patches/ring",
"patches/tar-rs",
"patches/termsize",
"patches/time",
# "patches/time",
]
[target.aarch64-unknown-redox]