f578b66e | 06-May-2024 |
Richard Henderson <richard.henderson@linaro.org> |
gitlab: Streamline ubuntu-22.04-s390x
We have one job to build user binaries and one job for system. Disable tools and docs in the user job, and disable building the user binaries in the system job.
gitlab: Streamline ubuntu-22.04-s390x
We have one job to build user binaries and one job for system. Disable tools and docs in the user job, and disable building the user binaries in the system job.
Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
show more ...
|
22e8db9d | 06-May-2024 |
Richard Henderson <richard.henderson@linaro.org> |
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
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>
show more ...
|
39ad72c2 | 26-Apr-2024 |
Alex Bennée <alex.bennee@linaro.org> |
gitlab: remove stale s390x-all-linux-static conf hacks
The libssh bug references 18.04 which we are no longer running. We don't need to disable glusterfs because a linux-user build shouldn't be tryi
gitlab: remove stale s390x-all-linux-static conf hacks
The libssh bug references 18.04 which we are no longer running. We don't need to disable glusterfs because a linux-user build shouldn't be trying to link to it anyway.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-ID: <20240426153938.1707723-4-alex.bennee@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
show more ...
|
2cf72cb5 | 02-May-2023 |
Alex Bennée <alex.bennee@linaro.org> |
gitlab: enable minimal device profile for aarch64 --disable-tcg
As this is likely the most common configuration people will want once the --disable-tcg patches land.
Signed-off-by: Alex Bennée <ale
gitlab: enable minimal device profile for aarch64 --disable-tcg
As this is likely the most common configuration people will want once the --disable-tcg patches land.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Cc: Fabiano Rosas <farosas@suse.de> Message-Id: <20230503091244.1450613-21-alex.bennee@linaro.org>
show more ...
|
eb8d413f | 02-May-2023 |
Alex Bennée <alex.bennee@linaro.org> |
gitlab: add ubuntu-22.04-aarch64-without-defaults
This does a very minimal build without default devices or features. I chose the aarch64 runner as it doesn't count towards CI minutes and is a fairl
gitlab: add ubuntu-22.04-aarch64-without-defaults
This does a very minimal build without default devices or features. I chose the aarch64 runner as it doesn't count towards CI minutes and is a fairly under-utilised builder.
Message-Id: <20230503091244.1450613-20-alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
show more ...
|