* lexsup.c (parse_args): Keep track of where we are in the option
authorIan Lance Taylor <ian@airs.com>
Wed, 17 Dec 1997 09:16:05 +0000 (09:16 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 17 Dec 1997 09:16:05 +0000 (09:16 +0000)
commitce71bfc23284b3c75a7ef83848711795b04f72f5
tree41b32eeb2efa47d7e026361040e0898719206ad4
parentbe8da925758f59851177063ad35037404d461bc2
* lexsup.c (parse_args): Keep track of where we are in the option
parsing before calling ldemul_parse_args, so that we don't call it
multiple times on the same argument and confuse the getopt
internals.
ld/ChangeLog