From: Martin Liska Date: Wed, 26 Oct 2022 08:44:50 +0000 (+0200) Subject: tests: use canonical option name X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=686657b66cdfa4834806d33ed0435650e00905e8;p=binutils-gdb.git tests: use canonical option name ld/ChangeLog: * testsuite/ld-size/size.exp: Use canonical option name. --- diff --git a/ld/testsuite/ld-size/size.exp b/ld/testsuite/ld-size/size.exp index 063809b04cb..e15962886cd 100644 --- a/ld/testsuite/ld-size/size.exp +++ b/ld/testsuite/ld-size/size.exp @@ -274,7 +274,7 @@ run_ld_link_exec_tests [list \ ] \ [list \ "Run size-8" \ - "$NOPIE_LDFLAGS -Wl,--no-as-needed,--hash-styl=gnu,-z,notext \ + "$NOPIE_LDFLAGS -Wl,--no-as-needed,--hash-style=gnu,-z,notext \ tmpdir/libsize-8.so" \ "" \ {size-8a.c} \