From e23d755c2c1c496d76d5bfec952c1751c3901347 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E7=A3=8A?= Date: Tue, 20 Jul 2021 11:46:03 +0000 Subject: [PATCH] Signned-off-by: xionglei xionglei6@huawei.com --- BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 0bdab93..196197d 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -184,7 +184,6 @@ if (defined(ohos_lite)) { } ohos_shared_library("mbedtls_shared") { - target_type = "shared_library" public_configs = [ ":mbedtls_config" ] output_name = "mbedtls" sources = mbedtls_sources -- GitLab