]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
rsync: smaller build
authorMarkham <markham001@gmx.de>
Thu, 12 Dec 2019 18:47:13 +0000 (19:47 +0100)
committerMarkham <markham001@gmx.de>
Thu, 12 Dec 2019 18:47:13 +0000 (19:47 +0100)
make/system-tools.mk

index 13e34103a1da8362e755ee80fb497a4c493f8c69..31057987a1e756b996ebd7d213f20a2ccfc4d211 100644 (file)
@@ -15,6 +15,9 @@ $(D)/rsync: $(ARCHIVE)/rsync-$(RSYNC_VER).tar.gz | $(TARGETPREFIX)
                        --sysconfdir=/etc \
                        --disable-debug \
                        --disable-locale \
+                       --disable-acl-support \
+                       --with-included-zlib=no \
+                       --with-included-popt=no \
                        ; \
                $(MAKE) all; \
                $(MAKE) install-all DESTDIR=$(TARGETPREFIX)