mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Avoid dynamic linking to libstd in command-current-dir test
This commit is contained in:
committed by
Jakub Beránek
parent
2cf155924f
commit
f59c8fffe3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user