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)
committerRaspbian forward porter <root@raspbian.org>
Fri, 27 Aug 2021 03:35:37 +0000 (04:35 +0100)
commit6cc2113564f1793db194cbe8a079d9f39cfa046b
treefbb7fd6687572c90773824e17a1ba7b249d76d2a
parent7649a6c72b90b7ac3b00eadbe1052c612a1557ea
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