We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edcba9b commit 6fb3eb8Copy full SHA for 6fb3eb8
1 file changed
.github/workflows/openbsd.yml
@@ -29,8 +29,6 @@ jobs:
29
# http://ftp.openbsd.org/pub/OpenBSD/7.9/packages/amd64/
30
sudo pkg_add gcc g++ automake autoconf autoconf-archive libtool cppunit
31
export CXX=eg++
32
- export AUTOCONF_VERSION=2.71
33
- export AUTOMAKE_VERSION=1.16
34
eg++ --version
35
autoreconf -v --install --force
36
./configure --prefix=/usr
0 commit comments