Re: [OE-core] [PATCH v2 0/2] GCC 7.3 fixes

2018-07-30 Thread akuster808
On 07/29/2018 10:10 PM, Joel Stanley wrote: > v2: Add Upstream-Status tags For sumo too ? - armin > > This series has a pair of patches that we have been using in OpenBMC's > Yocto tree for a few weeks. The build fix is required to compile from > our ppc64le build machines. > > The std::pair

[OE-core] [PATCH v2 0/2] GCC 7.3 fixes

2018-07-29 Thread Joel Stanley
v2: Add Upstream-Status tags This series has a pair of patches that we have been using in OpenBMC's Yocto tree for a few weeks. The build fix is required to compile from our ppc64le build machines. The std::pair fix reduces memory requirements from many gigabytes down to something reasonable.