mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
coverity tooling: use 2020.09 and fix tests
This commit is contained in:
parent
0f80c6dea4
commit
aafc8ac71b
4 changed files with 16 additions and 12 deletions
|
@ -5,5 +5,4 @@ set -e
|
|||
|
||||
# cov-configure --list-configured-compilers text
|
||||
cov-configure --template --compiler arm-none-eabi-gcc --comptype gcc
|
||||
# cov can't read gcov from gcc > 7
|
||||
cov-configure --template --compiler $HOSTCC --comptype gcc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue