mirror of
https://github.com/tmate-io/tmate.git
synced 2025-06-25 03:51:24 +02:00
fix
This commit is contained in:
parent
b1079b4393
commit
577e04df6c
3
.github/workflows/OpenBSD.yml
vendored
3
.github/workflows/OpenBSD.yml
vendored
@ -31,10 +31,9 @@ jobs:
|
|||||||
usesh: true
|
usesh: true
|
||||||
run: |
|
run: |
|
||||||
ln -s /usr/local/bin/egcc /usr/local/bin/gcc
|
ln -s /usr/local/bin/egcc /usr/local/bin/gcc
|
||||||
autoupdate
|
|
||||||
aclocal --print-ac-dir
|
|
||||||
export AUTOMAKE_VERSION=1.16
|
export AUTOMAKE_VERSION=1.16
|
||||||
export AUTOCONF_VERSION=2.71
|
export AUTOCONF_VERSION=2.71
|
||||||
|
autoupdate
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user