Explorar o código

Update casa.yml

老竭力 %!s(int64=3) %!d(string=hai) anos
pai
achega
3ea9fc0de0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/casa.yml

+ 1 - 1
.github/workflows/casa.yml

@@ -83,7 +83,7 @@ jobs:
           mkdir /opt/glibc230
           tar xvfj glibc-2.30.tar.bz2
           cd glibc-2.30
-          ./glibc-2.30/configure --prefix=/opt/glibc230 --enable-cet
+          ./glibc-2.30/configure --prefix=/opt/glibc230
           make
           make install