]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: travis-ci: enable DEBUG_STRICT=1 for CI builds
authorIlya Shipitsin <chipitsine@gmail.com>
Thu, 2 Apr 2020 19:07:17 +0000 (00:07 +0500)
committerWilly Tarreau <w@1wt.eu>
Tue, 7 Apr 2020 05:26:21 +0000 (07:26 +0200)
commit2f9802b24be0aef3689a1cd06fd166383a936118
tree822edbe162f6a736e4814a9725e8772484c52ab1
parentb2931b1670b3b0ff0add51edc386147a706c8b23
CI: travis-ci: enable DEBUG_STRICT=1 for CI builds

DEBUG_STRICT enables the BUG_ON() macro which validates some developers'
assertions in the code that are not enabled for production build but
may sometimes help catch certain rare bugs.

DEBUG_STRICT is set to all builds except one
.travis.yml