ci: Switch to using gold as the linker.
authorEric Anholt <eric@anholt.net>
Thu, 13 Aug 2020 21:21:50 +0000 (14:21 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 31 Aug 2020 17:50:30 +0000 (17:50 +0000)
commitd3b652f13d89726757a0fd0d2d9c07084dd90a16
tree663226a5624252877782e39616084eea7c0f3885
parent8c4fb19f0963c5b831bb854f92818342542ada30
ci: Switch to using gold as the linker.

Debian defaults to bfd, which is comically slow.  We can't use lld because
the old version we have in the debian stable we use has various bugs.

This required bumping libwayland, which had multiply-defined symbols
issues in the previous release.

Closes: #3236
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6324>
.gitlab-ci.yml
.gitlab-ci/build-apitrace.sh
.gitlab-ci/container/container_pre_build.sh
.gitlab-ci/container/lava_build.sh
.gitlab-ci/container/x86_build.sh