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, 29 Jan 2021 19:45:49 +0000 (19:45 +0000)
commit67e7e4d72cc21f674c47465ecb7ecdbbc0285d4b
tree0acce5d516b479190b8dfd52ce269ea09eb16d9c
parent7fc0533912b4388b8257cb437e63e00dd8a3b12f
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