Skip to content

Commit

Permalink
Fix tencentos_3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Oct 23, 2024
1 parent ecd7358 commit e26b781
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev/vcpkg/setup-build-depends.sh
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,10 @@ install_alinux_3() {
}

install_tencentos_3.2() {
# FIXME: upgrade to gcc-11.
yum -y install \
wget curl tar zip unzip git which \
cmake ninja-build perl-IPC-Cmd autoconf autoconf-archive automake libtool \
gcc-toolset-9-gcc gcc-toolset-9-gcc-c++ \
gcc-toolset-11 \
flex bison python3 \
java-8-konajdk

Expand Down

0 comments on commit e26b781

Please sign in to comment.