utils/tar: Default to acl and xattr support if it's core default 2928/head
authorDaniel Dickinson <lede@daniel.thecshore.com>
Mon, 16 May 2016 08:27:26 +0000 (04:27 -0400)
committerDaniel Dickinson <lede@daniel.thecshore.com>
Sun, 19 Jun 2016 21:34:43 +0000 (17:34 -0400)
commit8d4f5d8bda3324eacd7a2495cab3fc19905e9894
tree50c958483223db5a179b54501631d2551ceffd02
parent99467692069037e576f151f24f83bc6115c010e4
utils/tar: Default to acl and xattr support if it's core default

If we've enable POSIX ACL's and XATTR support as the default, then
make tar build with such support by default as well.

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
utils/tar/Makefile