ci: build systemd with clang with -Dmode=release --optimization=2
authorEvgeny Vereshchagin <evvers@ya.ru>
Fri, 3 Jun 2022 18:16:57 +0000 (18:16 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Sun, 5 Jun 2022 16:26:54 +0000 (16:26 +0000)
commit36cb69fc43cbce6d883b3a0da4f793c81dbf4b2e
treecc6d0d2ee8579f8873207eaf79af09632ca1e11b
parentb547241728487c0dca22780241b04964f2eb37af
ci: build systemd with clang with -Dmode=release --optimization=2

This is what's most likely used to build systemd with clang in
practice so let's test it as well.

Preparation for reverting https://github.com/systemd/systemd/commit/0bd292567a543d124cd303f7dd61169a209cae64
(which replaced bogus buffer overflow found with _FORTIFY_SOURCE=3
with actual segfaults).
.github/workflows/unit_tests.sh
.github/workflows/unit_tests.yml