summaryrefslogtreecommitdiffstats
path: root/rules/rsync3.make
diff options
context:
space:
mode:
authorJan Luebbe <jlu@pengutronix.de>2012-07-18 14:07:11 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-07-24 21:44:36 +0200
commitf7bb4d17847c0609eaaacf167a8ba2d0ffe3acfa (patch)
tree9d9190684088aa075785d7bac1400a51f47b40bc /rules/rsync3.make
parenta5d0a66a2937e8d4d128cd8e70eaee592560d7ef (diff)
downloadptxdist-f7bb4d17847c0609eaaacf167a8ba2d0ffe3acfa.tar.gz
ptxdist-f7bb4d17847c0609eaaacf167a8ba2d0ffe3acfa.tar.xz
rsync3: support ACL and extended attributes
Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/rsync3.make')
-rw-r--r--rules/rsync3.make2
1 files changed, 2 insertions, 0 deletions
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