[gn build] (semimanually) port ebc31d2e72

This commit is contained in:
Nico Weber 2021-12-10 10:39:28 -05:00
parent db494bd4e8
commit 5082c33013
1 changed files with 4 additions and 1 deletions

View File

@ -99,7 +99,10 @@ target(asan_target_type, "asan") {
"asan_win.cpp",
]
if (target_os != "mac" && target_os != "win") {
sources += [ "asan_interceptors_vfork.S" ]
sources += [
"asan_interceptors_vfork.S",
"asan_rtl_x86_64.S",
]
}
# To be able to include sanitizer_common.