X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Ffreebsd-build.yml;h=2081f6229b930d3f78b5fccc295cfb0e1b770d0d;hb=a9a315575631015dbee5eb74a986bf0c784830b4;hp=2c0061ee0255384d64519943c04eb930d4c31f83;hpb=fcc79836b8f99bb9993b26de3a03cee14daf5ddf;p=rsync.git diff --git a/.github/workflows/freebsd-build.yml b/.github/workflows/freebsd-build.yml index 2c0061ee..2081f622 100644 --- a/.github/workflows/freebsd-build.yml +++ b/.github/workflows/freebsd-build.yml @@ -23,7 +23,7 @@ jobs: pkg install -y bash autotools m4 devel/xxhash zstd liblz4 python3 archivers/liblz4 run: | freebsd-version - ./configure --with-rrsync --disable-md2man + ./configure --with-rrsync -disable-zstd --disable-md2man --disable-xxhash --disable-lz4 make ./rsync --version ./rsync-ssl --no-motd download.samba.org::rsyncftp/ || true @@ -34,4 +34,8 @@ jobs: path: | rsync rsync-ssl + rsync.1 + rsync-ssl.1 + rsyncd.conf.5 + rrsync.1 rrsync