Commit 06d56d51 authored by Leif Walsh's avatar Leif Walsh

add buildbot compiler suppressions file

parent 3ac10021
# Suppress some warnings we get from jemalloc and lzma, they aren't our fault.
.*third_party/jemalloc/src/jemalloc.c : .*-Wattributes.*
.*third_party/jemalloc/src/ctl.c : .*-Wunused-but-set-variable.*
.*xz/src/build_lzma/src/liblzma/lz/lz_encoder.c : .*-Wunused-but-set-variable.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment