diff --git a/dev/vcpkg/setup-build-depends.sh b/dev/vcpkg/setup-build-depends.sh index f50be6afaf50..c9e6eeb5fd0f 100755 --- a/dev/vcpkg/setup-build-depends.sh +++ b/dev/vcpkg/setup-build-depends.sh @@ -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