reduce the rust debuginfo level on selected architectures
authorCarsten Schoenert <c.schoenert@t-online.de>
Wed, 30 Sep 2020 15:21:27 +0000 (17:21 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Sun, 20 Jun 2021 05:20:41 +0000 (06:20 +0100)
commit0041f2c0e00faa66c31f949807a8cda0005a0e1c
tree603eab725b735639a26a721bc25ebf6e33d86c3a
parent9fcbd942b3c601db9010dab3d8c84175dc7da0b2
reduce the rust debuginfo level on selected architectures

Compiling with debuginfo=2 causes the OOM killer to interrupt the build on
launchpad builders. Initially this was only on 32 bit architectures, but with
firefox 63 it started happening frequently on arm64 and ppc64el too, and with
newer versions it started happening very frequently on s390x too.

Patch cherry-picked from Ubuntu.

Gbp-Pq: Topic fixes
Gbp-Pq: Name reduce-the-rust-debuginfo-level-on-selected-architectures.patch
build/moz.configure/toolchain.configure