Fix cannot find -latomic (#27598)

Signed-off-by: hg.anderson <yunlongkong@126.com>
This commit is contained in:
BUPTAnderson 2023-10-15 20:08:04 +08:00 committed by GitHub
parent 50672f0d60
commit ff19cb2719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ function install_linux_deps() {
sudo yum install -y epel-release centos-release-scl-rh
sudo yum install -y wget curl which \
git make automake python3-devel \
devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran \
devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran devtoolset-11-libatomic-devel \
llvm-toolset-11.0-clang llvm-toolset-11.0-clang-tools-extra \
libaio libuuid-devel zip unzip \
ccache lcov libtool m4 autoconf automake