This tests the flags used to build the cygwin release binaries.
LIBCRYPTOFLAGS="--without-openssl"
TEST_TARGET=t-exec
;;
+ cygwin-release)
+ CONFIGFLAGS="--with-libedit --with-xauth=/usr/bin/xauth --disable-strip --with-security-key-builtin"
+ ;;
clang-12-Werror)
CC="clang-12"
# clang's implicit-fallthrough requires that the code be annotated with
- { os: sol11, configs: pam-krb5 }
- { os: sol11, configs: sol64 }
# - { os: sol11, configs: sol64-pam }
+ - { os: win10, configs: cygwin-release }
steps:
- uses: actions/checkout@v2
- name: autoreconf