]
Gesendet: Dienstag, 25. Oktober 2016 13:30
An: Blaettler, Michael (BT CPS R&D ZG FW ITW)
Cc: OE-core
Betreff: Re: [OE-core] [PATCH v2] package.py: New EXTRA_STRIPFLAGS variable
On Tue, Oct 25, 2016 at 1:18 PM, Ulf Magnusson wrote:
> On Tue, Oct 25, 2016 at 12:23 PM, Michael Blättler
> wrot
On Tue, Oct 25, 2016 at 1:18 PM, Ulf Magnusson wrote:
> On Tue, Oct 25, 2016 at 12:23 PM, Michael Blättler
> wrote:
>> The EXTRA_STRIPFLAGS variable can be used to pass additional parameters to
>> the strip command.
>> This can be used to remove additional sections or to keep symbols.
>> The rem
On Tue, Oct 25, 2016 at 12:23 PM, Michael Blättler
wrote:
> The EXTRA_STRIPFLAGS variable can be used to pass additional parameters to
> the strip command.
> This can be used to remove additional sections or to keep symbols.
> The removal of additional sections can be useful to enable reproducibl
The EXTRA_STRIPFLAGS variable can be used to pass additional parameters to the
strip command.
This can be used to remove additional sections or to keep symbols.
The removal of additional sections can be useful to enable reproducible builds.
Sections which contain paths or md5sums of the debug bina