diff --git a/BUILD.gn b/BUILD.gn index 460d060ebc982a735bdc83bfcfc4b6930791b384..bd08aab31d1ac427f0f15c6e9e69939fa761ebad 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1805,7 +1805,7 @@ config("ssl_config_public") { include_dirs = crypto_config_common_public_include_dirs } -ohos_source_set("ssl_source") { +ohos_shared_library("ssl_source") { if (!compatible_with_legacy_build_system) { subsystem_name = "thirdparty" part_name = "openssl"