Skip to content

Commit

Permalink
Avoid dynamic linking to libstd in command-current-dir test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol committed Oct 3, 2024
1 parent 2cf1559 commit 57ead4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ui/command/command-current-dir.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//@ run-pass
//@ no-prefer-dynamic We move the binary around, so do not depend dynamically on libstd
//@ ignore-wasm32 no processes
//@ ignore-sgx no processes
//@ ignore-fuchsia Needs directory creation privilege
Expand Down

0 comments on commit 57ead4a

Please sign in to comment.