1
0
mirror of https://github.com/systemd/systemd synced 2024-07-09 04:26:06 +00:00

ci: Build with sanitizers in mkosi

This commit is contained in:
Daan De Meyer 2024-05-16 17:20:24 +02:00
parent aef13ad029
commit 639403f9a8

View File

@ -117,6 +117,7 @@ jobs:
WITH_DEBUG=1
# Enabling optimizations significantly speeds up integration tests.
OPTIMIZATION=g
SANITIZERS=address,undefined
[Host]
ToolsTree=default