This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [toplevel] Bug fix for $noconfigdirs.


> Whilst doing other things, I noticed that some host files ignore any
> additional $noconfigdirs that may have been previously set, which I
> can't believe was intended.

It's fairly benign, too, as the only things that could show up at that
point are gas and ld, and I think all the affected targets always use
GNU as and ld.

But it's OK to apply anyway.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]