summaryrefslogtreecommitdiffstats
path: root/l/libarchive/config-yypkg
diff options
context:
space:
mode:
Diffstat (limited to 'l/libarchive/config-yypkg')
-rw-r--r--l/libarchive/config-yypkg13
1 files changed, 13 insertions, 0 deletions
diff --git a/l/libarchive/config-yypkg b/l/libarchive/config-yypkg
new file mode 100644
index 0000000..7a9553e
--- /dev/null
+++ b/l/libarchive/config-yypkg
@@ -0,0 +1,13 @@
+export CONFIGURE_OPTIONS=" \
+ --disable-shared \
+ --disable-bsdtar \
+ --disable-bsdcpio \
+ --without-zlib \
+ --without-bz2lib \
+ --without-lzmadec \
+ --without-lzo2 \
+ --without-iconv \
+ --without-nettle \
+ --without-openssl \
+ --without-xml2 \
+ --without-expat"