Skip to content

Commit 57ead4a

Browse files
committed
Avoid dynamic linking to libstd in command-current-dir test
1 parent 2cf1559 commit 57ead4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/command/command-current-dir.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//@ run-pass
2+
//@ no-prefer-dynamic We move the binary around, so do not depend dynamically on libstd
23
//@ ignore-wasm32 no processes
34
//@ ignore-sgx no processes
45
//@ ignore-fuchsia Needs directory creation privilege

0 commit comments

Comments
 (0)