diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2011-02-01 10:28:05 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2011-02-01 10:28:05 +0000 |
| commit | 4a81e416d6ee2e690ae1de82767c2bcbd5d6f45d (patch) | |
| tree | 947d2531ba690193c3e57382e9c46d42b9a2f3da /lib/liblzma | |
| parent | 0c8f4683ec31ebf386c83400fa9c6cec6a89b727 (diff) | |
Notes
Diffstat (limited to 'lib/liblzma')
| -rw-r--r-- | lib/liblzma/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/liblzma/config.h b/lib/liblzma/config.h index 0af23f26dd7e6..374762c4208eb 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 |
