Skip to content

Commit f88028e

Browse files
committed
Drop bare linker tests from Windows for now
1 parent 959563f commit f88028e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

  • cargo-auditable/tests/fixtures/bare_linker/.cargo

cargo-auditable/tests/fixtures/bare_linker/.cargo/config.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,3 @@ rustflags = ["-C", "target-feature=+crt-static"]
3232
linker = "rust-lld"
3333
rustflags = ["-C", "target-feature=+crt-static"]
3434

35-
# Not included in the original Rayhunter example, this tests for
36-
# https://github.com/rust-lang/rust/issues/96498
37-
38-
[target.'cfg(windows)']
39-
linker = "rust-lld"

0 commit comments

Comments
 (0)