diff options
author | Joel Stanley <joel@jms.id.au> | 2018-07-30 14:40:29 +0930 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-31 22:55:31 +0100 |
commit | 51a09ba2729a840a9f2f87b68c7f50a3e6ac0d04 (patch) | |
tree | 4ceeb9d05bce32662eadc2238cc6ca730a68151a /meta/files | |
parent | c17f5e7e954487ad3e97e26c3e0d31443d658d5a (diff) | |
download | openembedded-core-51a09ba2729a840a9f2f87b68c7f50a3e6ac0d04.tar.gz openembedded-core-51a09ba2729a840a9f2f87b68c7f50a3e6ac0d04.tar.bz2 openembedded-core-51a09ba2729a840a9f2f87b68c7f50a3e6ac0d04.zip |
gcc-7.3: Backport fixes for std::pair high memory usage
C++ applications that contain a specfic use of std::pair with tempates
cause the build to require many gigabytes of RAM to build.
This is a fix that was applied to the upstream GCC 7 branch.
Change-Id: I213f96d1d6332e2dce5765482ff3413f1abd7ff8
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/files')
0 files changed, 0 insertions, 0 deletions