curl/m4
Kevin Burke 9f71cc293f
m4: add security frameworks on Mac when compiling rustls
Previously compiling rustls on Mac would only complete if you also
compiled the SecureTransport TLS backend, which curl would prefer to
the Rust backend.

Appending these flags to LDFLAGS makes it possible to compile the
Rustls backend on Mac without the SecureTransport backend, which means
this patch will make it possible for Mac users to use the Rustls
backend for TLS.

Reviewed-by: Jacob Hoffman-Andrews

Fixes #6955
Cloes #6956
2021-04-25 23:30:08 +02:00
..
.gitignore configure: libtool 1.5 tweaks 2011-12-15 18:01:00 +01:00
ax_compile_check_sizeof.m4 configure: add missing m4/ax_compile_check_sizeof.m4 2018-05-22 08:37:10 +02:00
curl-amissl.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-bearssl.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-compilers.m4 configure: set -Wextra-semi-stmt for clang with --enable-debug 2020-12-29 23:02:43 +01:00
curl-confopts.m4 configure: s/AC_HELP_STRING/AS_HELP_STRING 2021-03-16 23:01:53 +01:00
curl-functions.m4 configure: include <time.h> unconditionally 2021-04-07 16:08:01 +02:00
curl-gnutls.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-mbedtls.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-mesalink.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-nss.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-openssl.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-override.m4 curl.se: new home 2020-11-04 23:59:47 +01:00
curl-reentrant.m4 curl.se: new home 2020-11-04 23:59:47 +01:00
curl-rustls.m4 m4: add security frameworks on Mac when compiling rustls 2021-04-25 23:30:08 +02:00
curl-schannel.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-sectransp.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-wolfssl.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
xc-am-iface.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
xc-cc-check.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
xc-lt-iface.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
xc-translit.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
xc-val-flgs.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
zz40-xc-ovr.m4 whitespace fixes 2018-09-23 22:24:02 +00:00
zz50-xc-ovr.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
zz60-xc-ovr.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00