Systemd/travis-ci/managers
Frantisek Sumsal 2665327a41 travis: compile with -O1 with clang
libc in the Debian container got updated to 2.31, which in combination
with clang-9 triggers systemd/systemd#14865.

This has been fixed by https://reviews.llvm.org/D74712 which is (to my
knowledge) included in clang-10. To mitigate this without upgrading to
clang-10 we can compile with -O1 which works around it as well, see
https://bugzilla.redhat.com/show_bug.cgi?id=1803203.
2020-07-21 02:00:04 +09:00
..
debian.sh travis: compile with -O1 with clang 2020-07-21 02:00:04 +09:00
fedora.sh coverity: install systemd 2020-07-12 22:26:19 +00:00
fuzzbuzz.sh ci: free up some resources on Pipelines 2020-06-25 10:48:57 +02:00
travis_wait.bash scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00