Merge pull request !715 from wxt/nweb_asan
This commit is contained in:
openharmony_ci 2023-07-13 03:14:36 +00:00 committed by Gitee
commit fa4862a15b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -61,7 +61,7 @@ ohos_executable("appspawn") {
"${appspawn_path}/util/src/sandbox_utils.cpp",
]
if (asan_detector || is_asan) {
defines = [ "ASAN_DETECTOR" ]
defines += [ "ASAN_DETECTOR" ]
}
configs = [ ":appspawn_config" ]
deps = [