gitlab: Drop --static from s390x linux-user build
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 6 May 2024 20:13:04 +0000 (13:13 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 May 2024 06:40:31 +0000 (23:40 -0700)
commit22e8db9deb96d2cd88492adf4047087c9d9d575d
tree9b8a40c3fe93689f3ce1d03431d6a7a447cf6a8a
parenta55a1f77b6c4270f6c19a74e9aa4c83c3bb04e09
gitlab: Drop --static from s390x linux-user build

The host does not have the correct libraries installed for static pie,
which causes host/guest address space interference for some tests.
There's no real gain from linking statically, so drop it.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
.gitlab-ci.d/custom-runners/ubuntu-22.04-s390x.yml