This commit is contained in:
neil
2022-08-03 23:33:18 +08:00
committed by Nicolas Viennot
parent b1079b4393
commit 577e04df6c

View File

@@ -31,10 +31,9 @@ jobs:
usesh: true
run: |
ln -s /usr/local/bin/egcc /usr/local/bin/gcc
autoupdate
aclocal --print-ac-dir
export AUTOMAKE_VERSION=1.16
export AUTOCONF_VERSION=2.71
autoupdate
./autogen.sh
./configure
make