diff options
author | Brad King <brad.king@kitware.com> | 2023-01-30 13:20:40 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-01-30 13:22:02 (GMT) |
commit | 8443dfa94663531c8481611cc35b807c1cea2c75 (patch) | |
tree | 414e635f383901abe8e7935c378481004b3120ba /Utilities/cmcurl/lib/hsts.c | |
parent | f9f5957884c279af81766f3f339bdd0e768e814f (diff) | |
download | CMake-8443dfa94663531c8481611cc35b807c1cea2c75.zip CMake-8443dfa94663531c8481611cc35b807c1cea2c75.tar.gz CMake-8443dfa94663531c8481611cc35b807c1cea2c75.tar.bz2 |
curl: Work around missing OpenSSL symbol on machine with LCC 1.23
On a nightly build using LCC 1.23, OpenSSL 2.0.0 is found but does
not seem to have the `X509_STORE_up_ref` symbol used by curl 7.87.
Pending further investigation, disable use of the symbol based on
the compiler version.
Diffstat (limited to 'Utilities/cmcurl/lib/hsts.c')
0 files changed, 0 insertions, 0 deletions