Move strsep.c to crypto/compat/ and add ocspcheck build to CMake
This commit is contained in:
@@ -19,10 +19,6 @@ set(
|
||||
)
|
||||
|
||||
|
||||
if(NOT HAVE_STRSEP)
|
||||
set(TLS_SRC ${TLS_SRC} strsep.c)
|
||||
endif()
|
||||
|
||||
if(NOT "${OPENSSLDIR}" STREQUAL "")
|
||||
add_definitions(-D_PATH_SSL_CA_FILE=\"${OPENSSLDIR}/cert.pem\")
|
||||
else()
|
||||
|
Reference in New Issue
Block a user