提交 c5015eae 编写于 作者: C code4lala

openssl 3.x

Signed-off-by: Ncode4lala <fengziteng2@huawei.com>
Change-Id: I41dc65c651bc1237d51298187cb45fe3923a7808
上级 a218b2fa
......@@ -351,7 +351,10 @@ ohos_shared_library("wpa") {
"-DCONFIG_WEP",
]
defines = [ "TLS_DEFAULT_CIPHERS = \"DEFAULT:!EXP:!LOW\"" ]
defines = [
"TLS_DEFAULT_CIPHERS = \"DEFAULT:!EXP:!LOW\"",
"OPENSSL_SUPPRESS_DEPRECATED",
]
deps = [
"//base/hiviewdfx/hilog/interfaces/native/innerkits:libhilog",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册