Skip to content

Commit

Permalink
update cppcheck to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Dec 9, 2023
1 parent 80782bc commit 5356101
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/misra/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ fi

cd $CPPCHECK_DIR
git fetch
git checkout e1cff1d1ef92f6a1c6962e0e4153b7353ccad04c
git -c user.name=a -c user.email="a@b.c" cherry-pick 7199dde1618b5166735f07619dcdb9f4eafdb557
git checkout v2.12.0
make clean
make MATCHCOMPILTER=yes CXXFLAGS="-O2" -j8

0 comments on commit 5356101

Please sign in to comment.