summaryrefslogtreecommitdiffstats
path: root/storage/tokudb/PerconaFT/buildbot/compile.suppressions
blob: 39930d630f9fd9dedb29754fda86c395ae9d126e (plain)
1
2
3
4
# 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.*