mesa/.gitlab-ci/container/debian
Bas Nieuwenhuizen d14cc308f9 ci: Add libelf to the Android image.
Needed for RADV.

The mirror situation is kinda messy since the library is not
maintained and the original website is offline. Put a mirror
in that seemed to be used by some non-fdo CIs already, but
if reliability is still a concern we can discuss more mirrors.

There is an alternative implementation that is maintained in
elfutils, but that doesn't build on Android:
1) Doesn't build with clang (resolved in git, so next release probably)
2) Needs argp_parse with is a glibc specific feature.

There is a version of elfutils in AOSP but instead of fixing upstream
they just made an Android.bp that avoids building most stuff, which
isn't really usable here.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13164>
2021-11-09 20:51:14 +00:00
..
android_build.sh ci: Add libelf to the Android image. 2021-11-09 20:51:14 +00:00
arm_build.sh gitlab-ci: stop installing python-is-python3 package 2021-08-14 21:44:31 +00:00
arm_test.sh gitlab-ci: stop installing python-is-python3 package 2021-08-14 21:44:31 +00:00
i386_build.sh
ppc64el_build.sh
s390x_build.sh
x86_build-base.sh gitlab-ci: stop installing python-is-python3 package 2021-08-14 21:44:31 +00:00
x86_build.sh
x86_test-base.sh gitlab-ci: stop installing python-is-python3 package 2021-08-14 21:44:31 +00:00
x86_test-gl.sh ci: Increase the default Rust toolchain version 2021-08-03 14:24:08 +00:00
x86_test-vk.sh ci: Build libdrm earlier for x86_test-vk 2021-09-13 13:31:20 +00:00