From f59c8fffe3c821f93ced12e628404f9ba7eec3bf Mon Sep 17 00:00:00 2001 From: Jakub Beránek Date: Mon, 9 Sep 2024 10:24:35 +0200 Subject: Avoid dynamic linking to libstd in `command-current-dir` test --- tests/ui/command/command-current-dir.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/ui/command/command-current-dir.rs') diff --git a/tests/ui/command/command-current-dir.rs b/tests/ui/command/command-current-dir.rs index 95c16bce6e8..23269e41231 100644 --- a/tests/ui/command/command-current-dir.rs +++ b/tests/ui/command/command-current-dir.rs @@ -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 -- cgit 1.4.1-3-g733a5