mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
gas/testsuite: properly exclude aout in all/weakref1u
Use the (wider) predicate rather than a triplet. This eliminates the sole i386-msdos failure in the testsuite.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
#source: weakref1.s
|
||||
# aout turns undefined into *ABS* symbols.
|
||||
# see weakref1.d for comments on the other notargets
|
||||
#notarget: *-*-*aout ns32k-*-* alpha*-*-osf* *-*-ecoff
|
||||
#notarget: [is_aout_format] ns32k-*-* alpha*-*-osf* *-*-ecoff
|
||||
|
||||
# the rest of this file is generated with the following script:
|
||||
# # script begin
|
||||
|
Reference in New Issue
Block a user