aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/copy-2.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/testsuite/binutils-all/copy-2.d')
-rw-r--r--binutils/testsuite/binutils-all/copy-2.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/testsuite/binutils-all/copy-2.d b/binutils/testsuite/binutils-all/copy-2.d
index 8a1ab59..3ff9eab 100644
--- a/binutils/testsuite/binutils-all/copy-2.d
+++ b/binutils/testsuite/binutils-all/copy-2.d
@@ -3,7 +3,7 @@
#objcopy: --set-section-flags foo=contents,alloc,load,code
#name: copy with setting section flags 2
#source: copytest.s
-#not-target: *-*-aout
+#not-target: *-*-*aout
# Note - we use copytest.s and a section named "foo" rather
# than .text because for some file formats (eg PE) the .text
# section has a fixed set of flags and these cannot be changed.