]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
rsync: --disable-simd
authorMarkham <markham001@gmx.de>
Sun, 1 Aug 2021 18:30:06 +0000 (20:30 +0200)
committerMarkham <markham001@gmx.de>
Sun, 1 Aug 2021 18:30:06 +0000 (20:30 +0200)
make/system-tools.mk

index 9a202275566347074299f579bb668cd36d5352dd..3dddf9bd52501a2ffe65fb6c4dfca2e6b764f03c 100644 (file)
@@ -52,6 +52,7 @@ $(D)/rsync: $(ARCHIVE)/rsync-$(RSYNC_VER).tar.gz | $(TARGETPREFIX)
                        --disable-xxhash \
                        --disable-zstd \
                        --disable-lz4 \
+                       --disable-simd \
                        ; \
                $(MAKE) all; \
                $(MAKE) install-all DESTDIR=$(TARGETPREFIX)