Skip to content

Commit

Permalink
fix grpc cmake gcc error
Browse files Browse the repository at this point in the history
  • Loading branch information
huaixin.lmy committed Sep 25, 2024
1 parent 13aa795 commit e6efa89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpm/devdeps-grpc-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ else
fi

export PATH=/usr/local/oceanbase/devtools/bin:$PATH
export LD_LIBRARY_PATH=/usr/local/oceanbase/devtools/lib:/usr/local/oceanbase/devtools/lib64:$LD_LIBRARY_PATH

ln -sf /usr/local/oceanbase/devtools/bin/g++ /usr/bin/c++
ln -sf /usr/local/oceanbase/devtools/bin/gcc /usr/bin/cc
Expand Down

0 comments on commit e6efa89

Please sign in to comment.