qemu/.gitlab-ci.d/custom-runners
Richard Henderson 45e1b74694 gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
The project has reached the magic size at which we see

/usr/aarch64-linux-gnu/lib/libc.a(init-first.o): in function `__libc_init_first':
(.text+0x10): relocation truncated to fit: R_AARCH64_LD64_GOTPAGE_LO15 against \
symbol `__environ' defined in .bss section in /usr/aarch64-linux-gnu/lib/libc.a(environ.o)
/usr/bin/ld: (.text+0x10): warning: too many GOT entries for -fpic, please recompile with -fPIC

The bug has been reported upstream, but in the meantime there is
nothing we can do except build a non-pie executable.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220823210329.1969895-1-richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220914155950.804707-20-alex.bennee@linaro.org>
2022-09-20 17:22:08 +01:00
..
centos-stream-8-x86_64.yml gitlab: show testlog.txt contents when cirrus/custom-runner jobs fail 2022-07-29 09:48:01 +01:00
ubuntu-20.04-aarch32.yml gitlab: show testlog.txt contents when cirrus/custom-runner jobs fail 2022-07-29 09:48:01 +01:00
ubuntu-20.04-aarch64.yml gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64 2022-09-20 17:22:08 +01:00
ubuntu-20.04-s390x.yml gitlab: show testlog.txt contents when cirrus/custom-runner jobs fail 2022-07-29 09:48:01 +01:00