Signed-off-by: wenlong12 <wenlong12@huawei.com>
This commit is contained in:
wenlong12 2022-01-14 16:31:16 +08:00
parent 0e4ced025a
commit f8739e1fc3

View File

@ -354,7 +354,7 @@ ohos_executable("hiperf") {
ohos_executable("hiperf_host") {
sources = [ "./src/main.cpp" ]
deps = [ ":hiperf_platform_common"
deps = [ ":hiperf_platform_common" ]
if (use_musl) {
static_link = true