From: Wayne Davison Date: Sat, 11 Jul 2020 22:32:51 +0000 (-0700) Subject: Add a little more FreeBSD testing. X-Git-Tag: v3.2.3pre1~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f41b7dca10c1c5f6d7d0eb6b97308f234db8232;p=thirdparty%2Frsync.git Add a little more FreeBSD testing. --- diff --git a/.cirrus.yml b/.cirrus.yml index 3c1a7c49..8be3462f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -4,10 +4,15 @@ task: image: freebsd-12-1-release-amd64 install_script: - ln -s /usr/local/bin/bash /bin/bash - - pkg install -y autotools xxhash zstd liblz4 - script: + - pkg install -y autotools xxhash zstd liblz4 openssl + build_script: - CPPFLAGS=-I/usr/local/include/ LDFLAGS=-L/usr/local/lib/ ./configure --disable-md2man - make - - ./rsync --version + install_script: + - make install + info_script: + - /usr/local/bin/rsync --version test_script: - make check + ssl_script: + - /usr/local/bin/rsync-ssl --no-motd download.samba.org::rsyncftp/