]> git.ipfire.org Git - thirdparty/haproxy.git/commit
SCRIPTS: build-ssl: fix rpath in AWS-LC install for openssl and bssl bin
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 3 Nov 2025 14:02:37 +0000 (15:02 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 3 Nov 2025 14:04:57 +0000 (15:04 +0100)
commit0c34502c6d0fc45b7668264f45dc3486c59f4b3c
treeff956c36bae9838d60e58b1dd8b715a557f86344
parentfd012b6c59c34d9621b142ff13710e540031e65d
SCRIPTS: build-ssl: fix rpath in AWS-LC install for openssl and bssl bin

AWS-LC binaries were not linked correctly with an rpath, preventing the
binaries to be useful without setting an LD_LIBRARY_PATH manually.
scripts/build-ssl.sh