]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
CI: Try to fix ab failures during OpenSSL ech job, set RPATH via LDFLAGS
authorJoe Orton <jorton@apache.org>
Fri, 21 Nov 2025 09:38:42 +0000 (09:38 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 21 Nov 2025 09:38:42 +0000 (09:38 +0000)
commitd7dec4f6765c2bcb25ba7fbcc5cc4d151accebde
treea0fb8638958d7faac30cff918010a084d895a9ab
parent99b02bf7f0fcf34505fddf83cb7a7b709defb98b
CI: Try to fix ab failures during OpenSSL ech job, set RPATH via LDFLAGS

CI: For OpenSSL branch builds, always build a fresh version of the
OpenSSL branch and cache the commit hash to allow checking for freshness.
Also clone with --depth=1 to save time+bandwidth.

Github: closes #579

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1929891 13f79535-47bb-0310-9956-ffa450edef68
test/travis_before_linux.sh
test/travis_run_linux.sh