diff options
author | Julius Werner <jwerner@chromium.org> | 2016-02-22 15:30:37 -0800 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2016-02-23 04:52:44 +0100 |
commit | 17cb0370a70ccfc2301b7974bf38d44c7271afea (patch) | |
tree | 43b896c5ad6d08587fb5ecf518e5f36a5f15bbab /README | |
parent | 1173bf30fa174f9ae32551223660b1b0f0082cec (diff) |
cbfstool: Silence LZ4 -Wsign-compare warnings
It seems that the exact behavior of -Wsign-compare changes between GCC
versions... some of them like the commonlib/lz4_wrapper.c code, and some
don't. Since we don't have a well-defined HOSTCC toolchain this slipped
through pre-commit testing. Explicitly silence the warning to ensure
cbfstool still builds on all systems.
Change-Id: I43f951301d3f14ce34dadbe58e885b82d21d6353
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/13769
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions