summaryrefslogtreecommitdiffstats
path: root/lib/liblzma
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2015-02-17 13:12:54 +0000
committerjilles <jilles@FreeBSD.org>2015-02-17 13:12:54 +0000
commitb98f732ce74d7ae47e2fc0373f850cec1a8c2ce8 (patch)
treed989f5cf52fa60de20029a0d631f3107bc5d494a /lib/liblzma
parent5b8b9e9db4c50f8207dd451869a9bd9606470db7 (diff)
downloadFreeBSD-src-b98f732ce74d7ae47e2fc0373f850cec1a8c2ce8.zip
FreeBSD-src-b98f732ce74d7ae47e2fc0373f850cec1a8c2ce8.tar.gz
compress,gzip,xz: Preserve timestamps with nanosecond precision.
Diffstat (limited to 'lib/liblzma')
-rw-r--r--lib/liblzma/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/liblzma/config.h b/lib/liblzma/config.h
index 2a0087b..29b7fdb 100644
--- a/lib/liblzma/config.h
+++ b/lib/liblzma/config.h
@@ -26,6 +26,7 @@
#define HAVE_ENCODER_SPARC 1
#define HAVE_ENCODER_X86 1
#define HAVE_FCNTL_H 1
+#define HAVE_FUTIMENS 1
#define HAVE_FUTIMES 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG 1
OpenPOWER on IntegriCloud