提交 5e78e751 编写于 作者: C Chinmay Garde 提交者: Jason Simmons

Add hsw_sources from Skia opts to fix missing symbol issue. (#3159)

上级 37687a08
......@@ -524,6 +524,8 @@ source_set("skia_opts") {
assert(false, "Need to port cpu specific stuff from skia_library_opts.gyp")
}
sources += gypi_skia_opts.hsw_sources
if (is_android && !is_debug) {
configs -= [ "//build/config/compiler:optimize" ]
configs += [ "//build/config/compiler:optimize_max" ]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册