Skip to content

Commit eef92cb

Browse files
authored
Add static glibc and libc++ to CentOS 8
1 parent b600f01 commit eef92cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

swift-ci/master/centos/8/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ RUN yum install --enablerepo=PowerTools -y \
1313
cmake \
1414
diffutils \
1515
git \
16+
glibc-static \
1617
libbsd-devel \
1718
libcurl-devel \
1819
libedit-devel \
1920
libicu-devel \
21+
libstdc++-static \
2022
libtool \
2123
libuuid-devel \
2224
libxml2-devel \

0 commit comments

Comments
 (0)