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>
Fri, 20 Nov 2020 16:38:25 +0000 (16:38 +0000)
commit62ad8aa63db403c688fb39962507b8a2936b4265
treefe26ff0e863da9367479b3d7691ba2ffa178dfee
parent7a8dcf3f581230a8ca86580dbfc1d6778dcf8196
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