We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c11555 commit 5d8d04aCopy full SHA for 5d8d04a
src/tools/compiletest/Cargo.toml
@@ -10,6 +10,8 @@ filetime = "0.1"
10
getopts = "0.2"
11
log = "0.3"
12
rustc-serialize = "0.3"
13
+
14
+[target.'cfg(unix)'.dependencies]
15
libc = "0.2"
16
17
[target.'cfg(windows)'.dependencies]
0 commit comments