Skip to content

Commit

Permalink
dependencies.sh: update vstat revision
Browse files Browse the repository at this point in the history
  • Loading branch information
foolnotion committed Apr 3, 2024
1 parent eadb2f9 commit d0d0271
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions script/dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ rm -rf eve
## vstat
git clone https://github.com/heal-research/vstat.git
pushd vstat
git switch cpp20-eve
git checkout 06a8f15b22a0da523097f3fe500489c08a3ec086
git checkout 428ec2385aebf44d9ba89064b2b2ef419fd6206a
mkdir build
cmake -S . -B build \
-DCMAKE_BUILD_TYPE=Release \
Expand Down

0 comments on commit d0d0271

Please sign in to comment.