]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: scripts: allow to build wolfssl with --enable-debug
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 23 Dec 2024 16:50:29 +0000 (17:50 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 23 Dec 2024 17:00:25 +0000 (18:00 +0100)
commit287b2dc6dd5d021875cab0527994f90c588e6bec
treea93f137c9f28a803a98f3287d355e6892637b25b
parente8b7337d860d5b959a56aac2191e432947d2a49b
CI: scripts: allow to build wolfssl with --enable-debug

Allow to activate the debugging of WolfSSL when building it.

WOLFSSL_DEBUG=1 WOLFSSL_VERSION=git-master ./scripts/build-ssl.sh
scripts/build-ssl.sh