]> git.ipfire.org Git - thirdparty/qemu.git/commit
gitlab: disable debug info on CI builds
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 3 Jun 2025 11:01:49 +0000 (12:01 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 7 Jun 2025 14:15:30 +0000 (15:15 +0100)
commitcfd7ebd9b0dc18168cd97f12aeb0782ac0adf869
tree9921da1636ccb0a6436c9e1c8e42385d2f69c204
parent8a1975e4d44b56124dcf37e972e645ba21b3722b
gitlab: disable debug info on CI builds

Our default build enables debug info which adds hugely to the size of
the builds as well as the size of cached objects. Disable debug info
across the board to save space and reduce pressure on the CI system.
We still have a number of builds which explicitly enable debug and
related extra asserts like --enable-debug-tcg.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250603110204.838117-3-alex.bennee@linaro.org>
.gitlab-ci.d/buildtest-template.yml