This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: PATCH: Pass plugin as target for "ar --plugin" when opening a BFD file
On Wed, Sep 15, 2010 at 9:11 AM, Rafael Espindola <espindola@google.com> wrote:
> On 15 September 2010 09:37, H.J. Lu <hongjiu.lu@intel.com> wrote:
>> "ar --plugin" should pass "plugin" as target when opening a BFD file,
>> instead of replying on setting envriomental variable GNUTARGET to
>> "plugin". ?OK to install?
>
> I cannot approve this, but it would really make using the plugin with
> gcc's LTO a lot easier :-)
>
Since it only affects --plugin, I am checking it in. We can fix any
fallouts if there are any.
--
H.J.