Files
RedBear-OS/local/patches/base/P9-base-local-relibc-patch.patch
T

9 lines
316 B
Diff

diff --git a/Cargo.toml b/Cargo.toml
index 9e776232..fdaeae69 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -117 +117,2 @@ precedence = "deny"
-#redox-ioctl = { path = "../../relibc/source/redox-ioctl" }
+redox-ioctl = { path = "../../relibc/source/redox-ioctl" }
+redox-rt = { path = "../../relibc/source/redox-rt" }