未验证 提交 93f75f28 编写于 作者: C Chinmay Garde 提交者: GitHub

Don't provide system vulkan header paths to Skia. (#7003)

Skia privately brings in its own copy. https://skia-review.googlesource.com/c/skia/+/172147
上级 fc054666
......@@ -209,7 +209,6 @@ def to_gn_args(args):
gn_args['shell_enable_vulkan'] = True
# Configure Skia for Vulkan support.
gn_args['skia_use_vulkan'] = True
gn_args['skia_vulkan_header'] = "flutter/vulkan/skia_vulkan_header.h"
# We should not need a special case for x86, but this seems to introduce text relocations
# even with -fPIC everywhere.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册