]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: scripts/buil-ssl: cleanup the boringssl and quictls build
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 23 May 2024 14:54:30 +0000 (16:54 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 23 May 2024 14:54:30 +0000 (16:54 +0200)
commit9c1fa3e4118f892509065217eac0833c08b6f40c
tree027ccc23bf300e3b7b3ee14e8c4f20b478a6b153
parent5d73643ca310226f3a8551067323627891126256
CI: scripts/buil-ssl: cleanup the boringssl and quictls build

Put the quictls and boringssl build in their own function instead of
keeping it in the main part of the script.
scripts/build-ssl.sh