diff options
author | Adrian Frühwirth | 2018-07-04 10:38:36 +0200 |
---|---|---|
committer | Adrian Frühwirth | 2018-07-06 09:54:39 +0200 |
commit | 42c8212713d5a0b5a60cf5319667c647f7376b8c (patch) | |
tree | b051abd8435c82d888d657ac82771f43d45756ad /common/huffman.h | |
parent | d516f57561b6426a1b0d1381fd8d67639511e5f9 (diff) | |
download | scummvm-rg350-42c8212713d5a0b5a60cf5319667c647f7376b8c.tar.gz scummvm-rg350-42c8212713d5a0b5a60cf5319667c647f7376b8c.tar.bz2 scummvm-rg350-42c8212713d5a0b5a60cf5319667c647f7376b8c.zip |
CONFIGURE: Disable -Wpragma-pack for >=clang-6.0
Clang 6 enables -Wpragma-pack which warns when leaving an included file
which changes the current alignment.
Our common/pack-{start,end}.h trigger this and it cannot easily and portably
be disabled inside pack-{start,end}.h so we disable it globally for now.
Diffstat (limited to 'common/huffman.h')
0 files changed, 0 insertions, 0 deletions