[test][AIX] ignore extern_weak linkage test

The AIX linkage model doesn't support ELF style extern_weak semantic, so just skip this test, like other platforms that don't have it.
This commit is contained in:
David Tenty 2025-07-30 16:45:17 -04:00
parent 5d22242a3a
commit ee0118f8a1

View file

@ -4,6 +4,7 @@
//@ ignore-emscripten no weak symbol support
//@ ignore-apple no extern_weak linkage
//@ ignore-aix no extern_weak linkage
//@ aux-build:lib.rs