]> git.ipfire.org Git - thirdparty/util-linux.git/commit
ci: reduce aslr level to avoid issues with ASAN
authorThomas Weißschuh <thomas@t-8ch.de>
Tue, 19 Mar 2024 21:21:54 +0000 (22:21 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 20 Mar 2024 13:08:31 +0000 (14:08 +0100)
commit1d9a3384fd1ed4789644829e29a5eb64fbbe75fd
tree74024ce27c24362e13adf9a0d77e87f1f6391585
parentc706b31e8fa42ccdb19588f36569f6799ba71323
ci: reduce aslr level to avoid issues with ASAN

As we have multiple different configurations using ASAN just disable it
for all of them.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
(cherry picked from commit c74ccea0af4d0354be60cece679b63de7f06400d)
.github/workflows/cibuild-setup-ubuntu.sh