tdweb: remove old comment.
GitOrigin-RevId: 1347ae5eb1ef5ac5666cdd3f6f1f8ee0ea3825b7
This commit is contained in:
parent
323eb288ae
commit
9dfbe5cc1e
@ -11,7 +11,6 @@ mkdir -p build/asmjs
|
||||
mkdir -p build/wasm
|
||||
|
||||
TD_ROOT=$(realpath ../../)
|
||||
#OPENSSL_OPTIONS="-DOPENSSL_ROOT=$TD_ROOT/third_party/crypto/emscripten"
|
||||
OPENSSL_ROOT=$(realpath ./build/crypto/)
|
||||
OPENSSL_CRYPTO_LIBRARY=$OPENSSL_ROOT/lib/libcrypto.a
|
||||
OPENSSL_SSL_LIBRARY=$OPENSSL_ROOT/lib/libssl.a
|
||||
|
Reference in New Issue
Block a user