The HEAD version of Clang fails to build boringssl due to the following warning triggered at -Werror: /usr/local/google/home/dthorn/curl/boringssl/tool/digest.cc:229:12: error: variable 'bad_hash_lines' set but not used This change removes the variable. Change-Id: I25009925d9a2dfc5b1783accab19e4b861db4ec2 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/52265 Reviewed-by: Adam Langley <agl@google.com> Commit-Queue: Adam Langley <agl@google.com>fips-20220613
parent
6686352e49
commit
f299342e38
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue