Skip to content

Commit

Permalink
Merge branch 'main' into nmienablefix
Browse files Browse the repository at this point in the history
  • Loading branch information
harp-intel authored Nov 26, 2024
2 parents 91a5db7 + 4da2d5f commit 1ac6744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ ifeq ("$(wildcard sysstat)","")
else
cd sysstat && git checkout master && git pull
endif
cd sysstat && git checkout v12.7.6
ifeq ("$(wildcard sysstat/Makefile)","")
cd sysstat && ./configure
endif
Expand Down

0 comments on commit 1ac6744

Please sign in to comment.