From f7bb4d17847c0609eaaacf167a8ba2d0ffe3acfa Mon Sep 17 00:00:00 2001 From: Jan Luebbe Date: Wed, 18 Jul 2012 14:07:11 +0200 Subject: rsync3: support ACL and extended attributes Signed-off-by: Jan Luebbe Signed-off-by: Michael Olbrich --- rules/rsync3.make | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rules/rsync3.make') diff --git a/rules/rsync3.make b/rules/rsync3.make index f3ac834bc..65826fe32 100644 --- a/rules/rsync3.make +++ b/rules/rsync3.make @@ -39,6 +39,8 @@ RSYNC3_AUTOCONF := \ $(CROSS_AUTOCONF_USR) \ $(GLOBAL_IPV6_OPTION) \ $(GLOBAL_LARGE_FILE_OPTION) \ + --$(call ptx/endis, PTXCONF_RSYNC3_ACL)-acl-support \ + --$(call ptx/endis, PTXCONF_RSYNC3_ATTR)-xattr-support \ --with-included-popt \ --disable-debug \ --disable-locale -- cgit v1.2.3