mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
build-ssl.sh is always prepending a "v" to the version, preventing to build a FIPS version without FIPS enabled. This patch checks if FIPS is in the version string to chose to add the "v" or not. Example: AWS_LC_VERSION=AWS-LC-FIPS-3.0.0 BUILDSSL_DESTDIR=/opt/awslc-3.0.0 ./scripts/build-ssl.sh |
||
|---|---|---|
| .. | ||
| announce-release | ||
| backport | ||
| build-curl.sh | ||
| build-ot.sh | ||
| build-ssl.sh | ||
| build-vtest.sh | ||
| create-release | ||
| git-show-backports | ||
| make-releases-json | ||
| mk-patch-list.sh | ||
| publish-release | ||
| run-regtests.sh | ||
| run-unittests.sh | ||