diff options
Diffstat (limited to 'ld/testsuite/ld-ifunc/pr17154-x86-64-now.d')
-rw-r--r-- | ld/testsuite/ld-ifunc/pr17154-x86-64-now.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-ifunc/pr17154-x86-64-now.d b/ld/testsuite/ld-ifunc/pr17154-x86-64-now.d index f099575b181..60edb9ebe84 100644 --- a/ld/testsuite/ld-ifunc/pr17154-x86-64-now.d +++ b/ld/testsuite/ld-ifunc/pr17154-x86-64-now.d @@ -1,6 +1,6 @@ #source: pr17154-x86.s #as: --64 -#ld: -z now -shared -melf_x86_64 +#ld: -z now -shared -melf_x86_64 --hash-style=sysv #objdump: -dw #target: x86_64-*-* #notarget: x86_64-*-nacl* |