diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2011-02-05 11:32:53 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2011-02-05 11:32:53 +0000 |
| commit | 5548220a4e50b54f40b749c361a35ed81b251816 (patch) | |
| tree | 746cc705aa5783ca2b216721bcbbe1c2999458a9 /lib | |
| parent | 68991adce4e69c2204c8460c786037379b0c156d (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 0af23f26dd7e..374762c4208e 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 |
