[coreboot-gerrit] Change in coreboot[master]: util/cbfstool: Update lz4 to 1.7.5

Arthur Heymans (Code Review) gerrit at coreboot.org
Fri Jun 2 09:33:03 CEST 2017


Hello build bot (Jenkins), Patrick Georgi, 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/20011

to look at the new patch set (#3).

Change subject: util/cbfstool: Update lz4 to 1.7.5
......................................................................

util/cbfstool: Update lz4 to 1.7.5

This fixes building with GCC7

This does the following:
* update lz4 to 1.7.5 and change deprecated constants in compress.c
* add -Wimplicit-fallthrough=3 to TOOLCFLAGS
* Change Pass through in Fall through in lz4frame.c since this is what
  GCC looks for
* Fix trailing whitespace in lz4hc.c

Change-Id: Id17f5183392decc15a41f654e398968120832bcc
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M util/cbfstool/Makefile.inc
M util/cbfstool/compress.c
M util/cbfstool/lz4/lib/LICENSE
M util/cbfstool/lz4/lib/Makefile
M util/cbfstool/lz4/lib/README.md
M util/cbfstool/lz4/lib/liblz4.pc.in
M util/cbfstool/lz4/lib/lz4.c
M util/cbfstool/lz4/lib/lz4.h
M util/cbfstool/lz4/lib/lz4frame.c
M util/cbfstool/lz4/lib/lz4frame.h
M util/cbfstool/lz4/lib/lz4frame_static.h
M util/cbfstool/lz4/lib/lz4hc.c
M util/cbfstool/lz4/lib/lz4hc.h
A util/cbfstool/lz4/lib/lz4opt.h
M util/cbfstool/lz4/lib/xxhash.c
M util/cbfstool/lz4/lib/xxhash.h
16 files changed, 2,683 insertions(+), 2,206 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/20011/3
-- 
To view, visit https://review.coreboot.org/20011
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id17f5183392decc15a41f654e398968120832bcc
Gerrit-Change-Number: 20011
Gerrit-PatchSet: 3
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>



More information about the coreboot-gerrit mailing list