diff options
author | Peter Wu <peter@lekensteyn.nl> | 2020-05-20 23:36:21 +0200 |
---|---|---|
committer | Peter Wu <peter@lekensteyn.nl> | 2020-05-22 21:10:07 +0200 |
commit | 06e266e0a5c877e692eab8a653a1ea47adfae43e (patch) | |
tree | 940b7e0a8df254c09c6af872b151b851727bb854 /docs/libcurl/curl_escape.3 | |
parent | f6c6a159f52315b018f883fde177463aaeac4749 (diff) |
configure: fix pthread check with static boringssl
A shared boringssl/OpenSSL library requires -lcrypto only for linking.
A static build additionally requires `-ldl -lpthread`. In the latter
case `-lpthread` is added to LIBS which prevented `-pthread` from being
added to CFLAGS. Clear LIBS to fix linking failures for libtest tests.
Diffstat (limited to 'docs/libcurl/curl_escape.3')
0 files changed, 0 insertions, 0 deletions