summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-04-10 08:24:03 +0000
committeradam <adam@pkgsrc.org>2019-04-10 08:24:03 +0000
commit4babac4fa78ad74ed3fe3827ed3efae50e22b6fe (patch)
tree79c11cd39420f67b0c183198709bf4d38630c99d /bootstrap
parentfedf0a9999799824fd70cc01cfa1ce305cf3a544 (diff)
downloadpkgsrc-4babac4fa78ad74ed3fe3827ed3efae50e22b6fe.tar.gz
libarchive: updated to 3.3.3
libarchive 3.3.3: Avoid super-linear slowdown on malformed mtree files Many fixes for building with Visual Studio NO_OVERWRITE doesn't change existing directory attributes New support for Zstandard read and write filters
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap/bootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/bootstrap b/bootstrap/bootstrap
index 6100298a6ea..10e1c3d7dfc 100755
--- a/bootstrap/bootstrap
+++ b/bootstrap/bootstrap
@@ -1,6 +1,6 @@
#! /bin/sh
-# $NetBSD: bootstrap,v 1.261 2019/02/06 17:38:54 triaxx Exp $
+# $NetBSD: bootstrap,v 1.262 2019/04/10 08:24:03 adam Exp $
#
# Copyright (c) 2001-2011 Alistair Crooks <agc@NetBSD.org>
# All rights reserved.
@@ -1249,7 +1249,7 @@ $shprog ./configure $configure_quiet_flags --enable-static --disable-shared \
--disable-bsdtar --disable-bsdcpio --disable-posix-regex-lib --disable-xattr \
--disable-maintainer-mode --disable-acl --without-zlib --without-bz2lib \
--without-lzmadec --without-iconv --without-lzma --without-lzo2 --without-lz4 \
---without-nettle --without-openssl --without-xml2 --without-expat \
+--without-nettle --without-openssl --without-xml2 --without-expat --without-zstd \
MAKE=$bmake && $bmake $make_quiet_flags -j$make_jobs)"
copy_src $pkgsrcdir/pkgtools/pkg_install/files pkg_install
run_cmd "(cd $wrkdir/pkg_install; env $BSTRAP_ENV \