fixed build script
This commit is contained in:
parent
16c07d8d5b
commit
de70339734
@ -6,7 +6,7 @@ if ! [ "${HEADER:0:34}" == "#if !defined(SSL_ERROR_WANT_ASYNC)" ]; then
|
||||
#define SSL_ERROR_WANT_ASYNC 0x100000000
|
||||
#endif
|
||||
#if !defined(SSL_ERROR_WANT_ASYNC_JOB)
|
||||
#define SSL_ERROR_WANT_ASYNC_JOB 0x100000000
|
||||
#define SSL_ERROR_WANT_ASYNC_JOB 0x100000001
|
||||
#endif
|
||||
`cat cdk/foundation/connection_openssl.cc`" > cdk/foundation/connection_openssl.cc
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user