1 # SPDX-License-Identifier: 0BSD
14 runs-on: ubuntu-latest
15 name: Test xz on Solaris
17 - uses: actions/checkout@v4.1.6
18 - name: Test in Solaris
20 uses: vmactions/solaris-vm@548f790d1bc2b9342a76cbb47ddbb85875605559 #v1.0.2
24 pkg install bash libtool automake gnu-m4 tree wget gcc autoconf //solaris/text/gawk pkg://solaris/text/gnu-diffutils pkg://solaris/text/gnu-grep pkg://solaris/text/gnu-sed
27 export LC_ALL=C LANG=C
29 ./autogen.sh --no-po4a
30 ./configure --enable-werror