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>
Sun, 20 Jun 2021 05:20:41 +0000 (06:20 +0100)
commit2d76c7db7d8ce0a774dd4aa4636bfd50ebeeb9d9
treeafbe79b70dccf8eb74df4fd9440c5513cfba1db3
parent3d9be696ab08eecf160616499d49c9e3ce9ea3e4
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