diff options
author | Manoj Gupta <manojgupta@google.com> | 2022-04-27 20:23:11 -0700 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2022-05-02 21:02:57 +0000 |
commit | dfb8d80c1a6514f36912610118d42e41641d01c1 (patch) | |
tree | 85c9b2e7795b2e99e379559b8cf43c846f1fd8b7 /util/intelp2m | |
parent | aa8b1f8b38bf1abcb6dd8c6f5f510c3006d0eec6 (diff) |
utils/cbfstool: Disable Wstrict-prototypes warning
As recommended on crrev.com/c/3612466 lz4 code is not supposed
to be modified. Since both gcc and clang complain about
functions without explicit void in argument with Wstrict-prototypes,
just disable it instead instead of enabling.
BUG=b:230345382
TEST=llvm tot test
BRANCH=none
Signed-off-by: Manoj Gupta <manojgupta@google.com>
Change-Id: I9f3ae01821447f43b4082598dd618d9f8325dca2
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63936
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/intelp2m')
0 files changed, 0 insertions, 0 deletions