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)
committerCarsten Schoenert <c.schoenert@t-online.de>
Tue, 20 Apr 2021 17:33:42 +0000 (18:33 +0100)
commit6ea98c2d38a1ea1fd58745de5bfd80036a5cefae
treed44d15f6fe25931559862e3c1abd2663eea43d33
parent12c47a68e83f3caabc072e2e15060ee68fcc727b
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