update cppcheck commit

This commit is contained in:
Riccardo
2019-10-15 13:57:36 -07:00
parent 6b1f28f574
commit 62e2f5caac
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
3.1 X (Addon)
3.2
4.1 X (Addon)
4.2
4.2 X (Addon)
5.1 X (Addon)
5.2 X (Addon)
5.3 X (Addon)

View File

@@ -4,7 +4,7 @@ mkdir /tmp/misra || true
git clone https://github.com/danmar/cppcheck.git || true
cd cppcheck
git fetch
git checkout ff7dba91e177dfb712477faddb9e91bece7e743c
git checkout 7d6d561c84cfc6dd84f51378d3123a17fe0a1aa5
make -j4
cd ../../../