diff --git a/.github/workflows/Glibc.yml b/.github/workflows/Glibc.yml index 5e538a6..13c94a8 100644 --- a/.github/workflows/Glibc.yml +++ b/.github/workflows/Glibc.yml @@ -17,8 +17,7 @@ jobs: yum -y install devtoolset-8-gcc yum -y install devtoolset-8-gcc-c++ yum -y install devtoolset-8-binutils - # source /opt/rh/devtoolset-8/enable - scl enable devtoolset-8 bash + source /opt/rh/devtoolset-8/enable wget -O /usr/bin/make https://github.com/fscarmen/tools/raw/main/make wget http://ftp.gnu.org/gnu/glibc/glibc-2.28.tar.gz tar zxf glibc-2.28.tar.gz