[perfetto] Disable empty expression check (similar to #2055).

This commit is contained in:
Max Moroz 2018-12-27 12:41:33 -08:00
parent 96d51be047
commit 3275a3d010
1 changed files with 3 additions and 0 deletions

View File

@ -15,4 +15,7 @@
#
################################################################################
export CFLAGS="$CFLAGS -Wno-extra-semi-stmt"
export CXXFLAGS="$CXXFLAGS -Wno-extra-semi-stmt"
$SRC/perfetto/infra/oss-fuzz/build_fuzzers