mirror of
https://gitee.com/openharmony/third_party_vulkan-loader
synced 2024-11-26 17:02:23 +00:00
!16 修复vulkan-loader json解析失败问题
Merge pull request !16 from shegangbin/fix_json_fail
This commit is contained in:
commit
7e7ee77c48
@ -32,7 +32,9 @@ config("vulkan_internal_config") {
|
||||
"-Wno-unreachable-code",
|
||||
"-Wno-unused-function",
|
||||
"-Wno-unused-variable",
|
||||
"-fPIC",
|
||||
]
|
||||
ldflags = [ "-Wl,-Bsymbolic" ]
|
||||
|
||||
defines += [
|
||||
"SYSCONFDIR=\"/system/etc\"",
|
||||
|
Loading…
Reference in New Issue
Block a user