patch, ld AIX -blibpath -bnolibpath support
Tom Rix
trix@redhat.com
Tue Apr 30 19:53:00 GMT 2002
Ian Lance Taylor wrote:
> Tom Rix <trix@redhat.com> writes:
>
> > + case OPTION_LIBPATH:
> > + command_line_blibpath=optarg;
> > + break;
> > +
> > + case OPTION_NOLIBPATH:
> > + command_line_blibpath=NULL;
> > + break;
> > +
>
> The GNU coding standard requires spaces around the `=' operators in
> the above statements.
>
Fixed.
Thanks,
Tom
--
Tom Rix
GCC Engineer
trix@redhat.com
More information about the Binutils
mailing list