diff options
Diffstat (limited to 'core/rsync')
-rwxr-xr-x | core/rsync/build | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |