chiark / gitweb /
fuzz: allow building fuzzers outside of oss-fuzz
authorJonathan Rudenberg <jonathan@titanous.com>
Tue, 16 Jan 2018 15:25:43 +0000 (10:25 -0500)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:50:11 +0000 (07:50 +0200)
commit6290a1dcc0ab66c4ef6548979be8ccb394b84415
tree6ad56e105a4f5155a68bb359085d1040b90e6925
parentab96536e8de44c941f413d9cae5658a4f59429ac
fuzz: allow building fuzzers outside of oss-fuzz

Add a new -Dllvm-fuzz=true option that can be used to build against
libFuzzer and update the oss-fuzz script to work outside of the
oss-fuzz build environment.
meson.build
meson_options.txt