Reduce memory usage while linking on arm{el,hf} platforms
authorCarsten Schoenert <c.schoenert@t-online.de>
Sun, 6 Oct 2019 06:28:58 +0000 (08:28 +0200)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 15 Mar 2020 16:27:21 +0000 (16:27 +0000)
commit465b0f82eb987050db846479494f7bb3b7649282
tree2c7ac284e4ba8284a6b9978a7c91d09f2886019c
parent262738d14d0a465cca3e8e690a0bb0d0acab4288
Reduce memory usage while linking on arm{el,hf} platforms

The build even on armhf is failing while linking mostly due exhausted
memory usage. Reduce the memory usage on arm{el,hf} platform by telling
the linker to not hold used memory.

Author: Olivier Tilloy <olivier.tilloy@canonical.com>

Gbp-Pq: Topic porting-arm
Gbp-Pq: Name Reduce-memory-usage-while-linking-on-arm-el-hf-platforms.patch
build/moz.configure/toolchain.configure