Re-enable time patch

This commit is contained in:
Jeremy Soller 2019-12-14 08:34:00 -07:00
parent 689c9b34ac
commit 05eaa7e338
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -10,7 +10,7 @@ paths = [
"patches/ring",
"patches/tar-rs",
"patches/termsize",
# "patches/time",
"patches/time",
]
[target.aarch64-unknown-redox]