mirror of
https://github.com/curl/curl.git
synced 2026-06-08 15:34:15 +03:00
Also remove mbedTLS threadlock from the makefile
This commit is contained in:
parent
742a66f88d
commit
a2cae739af
1 changed files with 0 additions and 2 deletions
|
|
@ -80,7 +80,6 @@ LIB_VTLS_CFILES = \
|
|||
vtls/hostcheck.c \
|
||||
vtls/keylog.c \
|
||||
vtls/mbedtls.c \
|
||||
vtls/mbedtls_threadlock.c \
|
||||
vtls/openssl.c \
|
||||
vtls/rustls.c \
|
||||
vtls/schannel.c \
|
||||
|
|
@ -97,7 +96,6 @@ LIB_VTLS_HFILES = \
|
|||
vtls/hostcheck.h \
|
||||
vtls/keylog.h \
|
||||
vtls/mbedtls.h \
|
||||
vtls/mbedtls_threadlock.h \
|
||||
vtls/openssl.h \
|
||||
vtls/rustls.h \
|
||||
vtls/schannel.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue