summaryrefslogtreecommitdiffstats
path: root/lib/liblzma
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2011-02-01 10:28:05 +0000
committermm <mm@FreeBSD.org>2011-02-01 10:28:05 +0000
commitae0c590545466a1eddcb72adf32869f46d8dc51f (patch)
tree947d2531ba690193c3e57382e9c46d42b9a2f3da /lib/liblzma
parent2f2f91bb7d8bd7fb1f8670e071f39e46b7a69a8a (diff)
downloadFreeBSD-src-ae0c590545466a1eddcb72adf32869f46d8dc51f.zip
FreeBSD-src-ae0c590545466a1eddcb72adf32869f46d8dc51f.tar.gz
Reintroduce bugfix from r210103 and fix xz on strong-aligned architectures.
This fix was accidentially reverted with the 5.0.0 update in r215187. PR: bin/154310 Submitted by: Michael Moll <kvedulv@kvedulv.de> MFC after: 3 days
Diffstat (limited to 'lib/liblzma')
-rw-r--r--lib/liblzma/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/liblzma/config.h b/lib/liblzma/config.h
index 0af23f2..374762c 100644
--- a/lib/liblzma/config.h
+++ b/lib/liblzma/config.h
@@ -66,7 +66,6 @@
#define SIZEOF_SIZE_T 8
#define STDC_HEADERS 1
#define TUKLIB_CPUCORES_SYSCTL 1
-#define TUKLIB_FAST_UNALIGNED_ACCESS 1
#define TUKLIB_PHYSMEM_SYSCONF 1
#ifndef _ALL_SOURCE
# define _ALL_SOURCE 1
OpenPOWER on IntegriCloud