aboutsummaryrefslogtreecommitdiffstats
path: root/docs/program_syntax.md
diff options
context:
space:
mode:
authorGreg Steuck <greg@nest.cx>2024-03-21 10:22:59 -0700
committerAleksandr Nogikh <nogikh@google.com>2024-03-25 15:38:29 +0000
commitcc1f7e7eff5c7f35b3f3c8f1f00e44fb03de74fb (patch)
tree8cba39bebe5477a5ea0f5a42c7772af4df763852 /docs/program_syntax.md
parent5f4fe4debf19df557608f1b9d61e14c33d5dab82 (diff)
tools: substitute ubsan_minimal for fuzzer_test in create-openbsd
Reliance on -fsanitize-coverage=trace-pc makes clang look for full ubsan libraries. The only one currently available on OpenBSD is ubsan_minimal. We temporarily use it in place of ubsan_standalone. The ubsan_standalone_cxx library seems currently not necessary and so an empty file works in its stead. This is a temporary measure until I figure out the best course of action for making fsanitize-coverage=trace-pc work out of the box on OpenBSD. This should help with one of the issues we just discovered having replaced the base OS image we use to run syzkaller on OpenBSD.
Diffstat (limited to 'docs/program_syntax.md')
0 files changed, 0 insertions, 0 deletions