提交 65f5e7f3 编写于 作者: G Gloria Yin

fix ai engine testcase 20210518.

Change-Id: I16c4339683d0840f9dc690857f6dc3aa50d7e37a
上级 3fa85d8e
...@@ -63,5 +63,8 @@ hcpptest_suite("ActsAiEngineTest") { ...@@ -63,5 +63,8 @@ hcpptest_suite("ActsAiEngineTest") {
"//test/xts/acts/ai_lite/ai_engine_posix/base/src/sample:sample_plugin_2_async", "//test/xts/acts/ai_lite/ai_engine_posix/base/src/sample:sample_plugin_2_async",
] ]
cflags = [ "-Wno-error" ] cflags = [ "-Wno-error" ]
ldflags = [ "-lstdc++" ] ldflags = [
"-lstdc++",
"-ldl",
"-lpthread",]
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册