mariadb/storage/tokudb/PerconaFT/buildbot/compile.suppressions
Sergei Golubchik 2c8c652978 5.6.26-74.0
2015-10-26 12:57:57 +01:00

4 lines
281 B
Text

# 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.*