Fix ar so that it can correctly detect non-dash prefixed options that appear after...
authorNick Clifton <nickc@redhat.com>
Wed, 24 Jul 2019 11:17:37 +0000 (12:17 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 24 Jul 2019 11:17:37 +0000 (12:17 +0100)
commit2f86d5594071a16665711ae13da88af1cc904371
treee1de9c2949c1da2936581eb7d729c79a14e1f4db
parentcc364be6ff45669150077387f22723de33d5f1b1
Fix ar so that it can correctly detect non-dash prefixed options that appear after dash prefixed options.

PR 13256
* ar.c (decode_options): Restart option scanning if no operation
is detected and argument remain to be scanned.
binutils/ChangeLog
binutils/ar.c
This page took 0.070776 seconds and 4 git commands to generate.