Skip to content

Commit fadf474

Browse files
committed
errno duplicates
Signed-off-by: river phillips <[email protected]>
1 parent dbc8ad2 commit fadf474

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

bazel/cargo/wasmtime/remote/BUILD.errno-0.2.8.bazel

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,6 @@ rust_library(
5656
# cfg(target_os = "wasi")
5757
(
5858
"@rules_rust//rust/platform:wasm32-wasi",
59-
): [
60-
"@wasmtime__libc__0_2_139//:libc",
61-
],
62-
"//conditions:default": [],
63-
}) + selects.with_or({
64-
# cfg(unix)
65-
(
6659
"@rules_rust//rust/platform:i686-apple-darwin",
6760
"@rules_rust//rust/platform:i686-unknown-linux-gnu",
6861
"@rules_rust//rust/platform:x86_64-apple-darwin",

0 commit comments

Comments
 (0)