diff options
| author | Curtis D'Alves <curtis.dalves@ibm.com> | 2025-04-16 19:26:26 -0400 |
|---|---|---|
| committer | Curtis D'Alves <curtis.dalves@ibm.com> | 2025-04-16 19:26:26 -0400 |
| commit | 92ce44f372d081e4c548cdabeec4f580a5eb9642 (patch) | |
| tree | 1dd3df13d513c7bb5b5014f1419ab03d9aac90f4 /tests/ui/errors | |
| parent | 78f2104e334068d5a892a170d50193c0025c690e (diff) | |
| download | rust-92ce44f372d081e4c548cdabeec4f580a5eb9642.tar.gz rust-92ce44f372d081e4c548cdabeec4f580a5eb9642.zip | |
ignore aix for tests/ui/erros/pic-linker.rs
Diffstat (limited to 'tests/ui/errors')
| -rw-r--r-- | tests/ui/errors/pic-linker.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/errors/pic-linker.rs b/tests/ui/errors/pic-linker.rs index d9098990304..36495ca8fe9 100644 --- a/tests/ui/errors/pic-linker.rs +++ b/tests/ui/errors/pic-linker.rs @@ -5,6 +5,7 @@ //@ ignore-windows //@ ignore-macos //@ ignore-cross-compile +//@ ignore-aix //@ compile-flags: -Clink-args=-Wl,-z,text //@ run-pass |
