Attention is currently required from: Tarun Tuli, Subrata Banik, Kapil Porwal, Julius Werner, Arthur Heymans.
Hello build bot (Jenkins), Tarun Tuli, Kapil Porwal, Angel Pons, Julius Werner, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69091
to look at the new patch set (#2).
Change subject: cbfstool/lz4: Fix compilation issue
......................................................................
cbfstool/lz4: Fix compilation issue
This patch fixes the below compilation issue as below.
Compilation Error with GCC8.1:
`a function declaration without a prototype is deprecated in all
versions of C [-Werror,-Wstrict-prototypes]`
Signed-off-by: Subrata Banik subratabanik@google.com
Change-Id: I82110085c39d001afbdf777481fd7fb1553d731d
---
M util/cbfstool/lz4/lib/lz4.c
1 file changed, 18 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/69091/2
--
To view, visit
https://review.coreboot.org/c/coreboot/+/69091
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I82110085c39d001afbdf777481fd7fb1553d731d
Gerrit-Change-Number: 69091
Gerrit-PatchSet: 2
Gerrit-Owner: Subrata Banik
subratabanik@google.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Kapil Porwal
kapilporwal@google.com
Gerrit-Reviewer: Tarun Tuli
taruntuli@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Tarun Tuli
taruntuli@google.com
Gerrit-Attention: Subrata Banik
subratabanik@google.com
Gerrit-Attention: Kapil Porwal
kapilporwal@google.com
Gerrit-Attention: Julius Werner
jwerner@chromium.org
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-MessageType: newpatchset