Systemd/travis-ci
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
..
managers travis: compile with -O1 with clang 2020-07-21 02:00:04 +09:00
scripts scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
tools scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.dockerignore Integration of Travis CI and Coverity Scan Analysis (#7691) 2018-01-11 11:41:35 +01:00
Dockerfile codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
requirements.txt tests: install perl for CI 2019-05-20 15:47:28 +02:00