Skip to content

Commit

Permalink
fix el7 cmake error
Browse files Browse the repository at this point in the history
  • Loading branch information
huaixin.lmy committed Sep 25, 2024
1 parent a1adb69 commit d766f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/devdeps-grpc-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ else
#yum remove cmake -y
#yum install cmake-3.11.4 -y

bash $CUR_DIR/download_code.sh obdevtools-cmake 3.22.1 $ROOT_DIR
bash $CUR_DIR/download.sh obdevtools-cmake 3.22.1 $ROOT_DIR
cd $ROOT_DIR
tar -zxf cmake-3.22.1.tar.gz
cd cmake-3.22.1
Expand Down

0 comments on commit d766f8c

Please sign in to comment.