libarchive: Reduce dependencies by disabling them using configure args
authorJohannes Morgenroth <redacted>
Sat, 23 Aug 2014 13:49:52 +0000 (15:49 +0200)
committerJohannes Morgenroth <redacted>
Sat, 23 Aug 2014 13:53:12 +0000 (15:53 +0200)
commit1dc00a2b0a451909dcf8b97ba192558d88a0e2ab
treea1d14f32bf180de9490236ec3c57d8404b80cbde
parent0bef49ff5a65126b3a0cf79c5b19ddefdb639841
libarchive: Reduce dependencies by disabling them using configure args

In order to reduce the dependencies, this patch disables following features:
 * Extended Attributes
 * ACL support
 * bzip2 through bz2lib
 * lzop through liblzo2
 * crypto support from Nettle
 * xar through libxml2

Signed-off-by: Johannes Morgenroth <redacted>
libs/libarchive/Makefile
git clone https://git.99rst.org/PROJECT