“b9b75377a2db78651023707ef9b6a342c661eaf4”上不存在“...paddle/fluid/tests/unittests/test_collective_reduce.py”
提交 4dff0a9c 编写于 作者: J j00421855 提交者: public tcshversion

TicketNo:DTS2020080701450

Description:add ndk of mbedtls and cJSON
Team:OTHERS
Feature or Bugfix:Bugfix
Binary Source:NA
PrivateCode(Yes/No):Yes

Change-Id: I193e0c0ea5f13ed8b0cf4f5772d7324310439643
Reviewed-on: http://mgit-tm.rnd.huawei.com/10119067Tested-by: Npublic jenkins <public_jenkins@notesmail.huawei.com>
Reviewed-by: Nliubeibei 00518380 <liubeibei8@huawei.com>
Reviewed-by: Nlibing 00373357 <libing23@huawei.com>
上级 794e776c
......@@ -14,6 +14,7 @@
#
import("//build/lite/config/component/lite_component.gni")
import("//build/lite/ndk/ndk.gni")
config("mbedtls_config") {
include_dirs = [
......@@ -123,3 +124,13 @@ lite_component("mbedtls_static") {
":mbedtls_config",
]
}
ndk_lib("mbedtls_ndk") {
lib_extension = ".so"
deps = [
":mbedtls_shared"
]
head_files = [
"include"
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册