diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2022-12-08 20:24:44 +0100 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2022-12-14 18:31:55 +0000 |
commit | 8f95f74eb2eaa6ac39f02e6d1a43180fe92a414b (patch) | |
tree | bb4eb807ccd56612f4910d186f947fe13774f9b9 /src/soc/amd | |
parent | c4f5241e66ef245cd8061972dd83716b351fd972 (diff) |
util/cbfstool: Fix building with clang & -Wshadow
Clang -Wshadow is more rigorous than GCC and picks a shadowing of the
optarg global variable in /usr/include/bits/getopt_core.h .
TESTED: builds with both gcc and clang.
Change-Id: Ifc362c84511abb6a000671f03498e841d7747074
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70508
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-by: Tarun Tuli <taruntuli@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Diffstat (limited to 'src/soc/amd')
0 files changed, 0 insertions, 0 deletions