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 dbc8ad2 commit fadf474Copy full SHA for fadf474
bazel/cargo/wasmtime/remote/BUILD.errno-0.2.8.bazel
@@ -56,13 +56,6 @@ rust_library(
56
# cfg(target_os = "wasi")
57
(
58
"@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
- (
66
"@rules_rust//rust/platform:i686-apple-darwin",
67
"@rules_rust//rust/platform:i686-unknown-linux-gnu",
68
"@rules_rust//rust/platform:x86_64-apple-darwin",
0 commit comments