提交 28239eb2 编写于 作者: 李寅

force link all vars in ops library.

上级 7aa43a0b
...@@ -19,6 +19,7 @@ cc_library( ...@@ -19,6 +19,7 @@ cc_library(
"//mace/core:core", "//mace/core:core",
], ],
copts = ['-std=c++11'], copts = ['-std=c++11'],
alwayslink = 1,
) )
cc_test( cc_test(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册