File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 with :
2525 operating_system : freebsd
2626 version : ' 15.0'
27- shell : bash
2827 run : |
2928 uname -a
3029 freebsd-version
Original file line number Diff line number Diff line change 2424 with :
2525 operating_system : netbsd
2626 version : ' 10.1'
27- shell : bash
2827 run : |
2928 uname -a
3029 whoami
Original file line number Diff line number Diff line change @@ -24,13 +24,12 @@ jobs:
2424 with :
2525 operating_system : openbsd
2626 version : ' 7.9'
27- shell : bash
2827 run : |
2928 uname -a
3029 whoami
3130 pwd
3231 # http://ftp.openbsd.org/pub/OpenBSD/7.9/packages/amd64/
33- sudo pkg_add gcc g++ automake autoconf autoconf-archive libtool cppunit
32+ sudo pkg_add gcc g++ automake-1.18.1 autoconf-2.72p0 autoconf-archive libtool cppunit
3433 export CXX=eg++
3534 export AUTOCONF_VERSION=2.72
3635 export AUTOMAKE_VERSION=1.18
You can’t perform that action at this time.
0 commit comments