From 9775446f61bf9c05d077a915476ac79b81aff083 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 30 Dec 2020 23:05:21 +0300 Subject: rsync: don't use asm --- core/rsync/build | 1 + 1 file changed, 1 insertion(+) diff --git a/core/rsync/build b/core/rsync/build index 9514ff0c..afdf2b98 100755 --- a/core/rsync/build +++ b/core/rsync/build @@ -10,6 +10,7 @@ export CFLAGS="-static $CFLAGS" cpt-configure \ --with-included-popt \ --disable-xxhash \ + --disable-asm \ --disable-lz4 \ --disable-zstd \ --disable-openssl \ -- cgit v1.2.3