This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [GOLD] PowerPC --stub-group-multi
- From: Cary Coutant <ccoutant at gmail dot com>
- To: Alan Modra <amodra at gmail dot com>
- Cc: Binutils <binutils at sourceware dot org>
- Date: Wed, 7 Dec 2016 08:21:59 -0800
- Subject: Re: [GOLD] PowerPC --stub-group-multi
- Authentication-results: sourceware.org; auth=none
- References: <20161207043444.GC10584@bubble.grove.modra.org>
> + DEFINE_bool(stub_group_multi, options::TWO_DASHES, '\0', false,
> + N_("(PowerpC only) Allow a group of stubs to serve multiple "
> + "output sections"), NULL);
Typo: should be "PowerPC".
-cary