From 092055a2199ef6489d1061bb8207e02545b53d1f Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 20 Jun 2020 11:41:35 +0300 Subject: rsync: bump to 3.2.0 --- core/rsync/build | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'core/rsync/build') diff --git a/core/rsync/build b/core/rsync/build index 5aadaca9..ca967731 100755 --- a/core/rsync/build +++ b/core/rsync/build @@ -10,6 +10,11 @@ export CFLAGS="-static $CFLAGS" ./configure \ --prefix=/usr \ --with-included-popt \ + --disable-xxhash \ + --disable-lz4 \ + --disable-zstd \ + --disable-openssl \ + --disable-simd \ --without-included-zlib make -- cgit v1.2.3