diff --git a/tests/run-make/duplicate-profiler-builtins/rmake.rs b/tests/run-make/duplicate-profiler-builtins/rmake.rs index 2dc53d0ee59d0..1566bc667076a 100644 --- a/tests/run-make/duplicate-profiler-builtins/rmake.rs +++ b/tests/run-make/duplicate-profiler-builtins/rmake.rs @@ -2,6 +2,7 @@ // together without getting an error about duplicate profiler_builtins. //@ needs-profiler-runtime +//@ needs-dynamic-linking use run_make_support::{dynamic_lib_name, rustc};