[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:
parent
5d22242a3a
commit
ee0118f8a1
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue