1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-21 02:50:18 +03: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