[Midnightbsd-cvs] src [9182] trunk/lib/libarchive/config.h: enable stream encoder.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Oct 15 12:50:53 EDT 2016
Revision: 9182
http://svnweb.midnightbsd.org/src/?rev=9182
Author: laffer1
Date: 2016-10-15 12:50:53 -0400 (Sat, 15 Oct 2016)
Log Message:
-----------
enable stream encoder.
Modified Paths:
--------------
trunk/lib/libarchive/config.h
Modified: trunk/lib/libarchive/config.h
===================================================================
--- trunk/lib/libarchive/config.h 2016-10-15 16:38:36 UTC (rev 9181)
+++ trunk/lib/libarchive/config.h 2016-10-15 16:50:53 UTC (rev 9182)
@@ -44,6 +44,7 @@
#define HAVE_EXTATTR_LIST_FILE 1
#define HAVE_EXTATTR_SET_FD 1
#define HAVE_EXTATTR_SET_FILE 1
+#define HAVE_LZMA_STREAM_ENCODER_MT 1
#define HAVE_STRUCT_XVFSCONF 1
#define HAVE_SYS_ACL_H 1
#define HAVE_SYS_EXTATTR_H 1
@@ -246,3 +247,4 @@
#define ARCHIVE_CRYPTO_SHA256_LIBMD 1
#define ARCHIVE_CRYPTO_SHA512_LIBMD 1
#endif
+
More information about the Midnightbsd-cvs
mailing list