Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit bf64fd6

Browse files
Remove manually created symbolic link to ninja-build (#18437) (#18456)
1 parent 75ab155 commit bf64fd6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/docker/install/centos7_core.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ yum -y install wget
4040
yum -y install unzip
4141
yum -y install ninja-build
4242

43-
# Centos 7 only provides ninja-build
44-
ln -s /usr/bin/ninja-build /usr/bin/ninja
45-
4643
# CMake 3.13.2+ is required
4744
mkdir /opt/cmake && cd /opt/cmake
4845
wget -nv https://cmake.org/files/v3.13/cmake-3.13.5-Linux-x86_64.sh

0 commit comments

Comments
 (0)