aboutsummaryrefslogtreecommitdiffstats
path: root/executor/test_linux.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-08-20 11:40:44 -0700
committerDmitry Vyukov <dvyukov@google.com>2018-08-20 11:40:44 -0700
commit95b5c82b28c3107383df2cd38d9af8c7984bd31c (patch)
tree5037fd844bfc371aac0cd730647ab8c9796014d9 /executor/test_linux.h
parent2dc4378f0225c80d2755f7531ad0de4c2044727a (diff)
pkg/build: do not use asan for fuchsia
If we build fuchsia with asan, syz-executor binary fails to run with: $ /tmp/syz-executor [00041.656] 01128.01275> dlsvc: could not open 'libc++.so.2' [00041.656] 06074.06088> Error loading shared library libc++.so.2: ZX_ERR_NOT_FOUND (needed by [00041.656] 06074.06088> /tmp/syz-executor [00041.656] 06074.06088> ) [00041.656] 01128.01275> dlsvc: could not open 'libc++abi.so.1' [00041.656] 06074.06088> Error loading shared library libc++abi.so.1: ZX_ERR_NOT_FOUND (needed by [00041.656] 06074.06088> /tmp/syz-executor [00041.656] 06074.06088> ) [00041.663] 01128.01275> dlsvc: could not open 'libunwind.so.1' [00041.663] 06074.06088> Error loading shared library libunwind.so.1: ZX_ERR_NOT_FOUND (needed by [00041.663] 06074.06088> /tmp/syz-executor [00041.663] 06074.06088> ) Disable asan until we figure out how to fix this.
Diffstat (limited to 'executor/test_linux.h')
0 files changed, 0 insertions, 0 deletions