diff options
Diffstat (limited to 'l/libarchive/config-yypkg')
-rw-r--r-- | l/libarchive/config-yypkg | 13 |
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" |