提交 5e45455f 编写于 作者: zzuli_lyw's avatar zzuli_lyw

Add is_opensource arg

Issue: https://gitee.com/openharmony/build/issues/I7HCLW
test: accepted xts_acts ActsToolChainTest 1128/1128
Signed-off-by: zzuli_lyw's avatarzzulilyw <378305181@qq.com>
上级 6f340675
......@@ -14,7 +14,7 @@ import("//build/ohos_var.gni")
import("//test/xts/tools/build/suite.gni")
group("toolchain") {
if (!(product_name == "m40")) {
if (is_opensource == true) {
testonly = true
deps = [ "//third_party/musl:libctest" ]
if (is_standard_system) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册