]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: travis-ci: use "-O1" for clang builds
authorIlya Shipitsin <chipitsine@gmail.com>
Sat, 13 Jun 2020 20:08:37 +0000 (01:08 +0500)
committerWilly Tarreau <w@1wt.eu>
Sat, 13 Jun 2020 20:59:03 +0000 (22:59 +0200)
commit8469bed20b4ff7cb0ebbef0ae96d40966dd7f627
tree75842a4d23748c996fb9f1920001c9727e026868
parent2867b402ac731898b1081343bd3622e2ce4f5dd5
CI: travis-ci: use "-O1" for clang builds

it turned out that clang asan fails with -O2 option

better solution yet to be found

ML: https://www.mail-archive.com/haproxy@formilux.org/msg37621.html
.travis.yml