diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2010-07-15 03:11:04 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2010-07-15 03:11:04 +0000 |
| commit | c7904f69f485c6848fed1d76e361993dad9712ff (patch) | |
| tree | 88000fb4b78759f33953abfcb1f6384df6e8a9f0 /lib/liblzma | |
| parent | 63f6e5bf6fa5fa89ab2d4912e34f989363e24fe9 (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 e7b61bb95f98c..61542b9318424 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_SYSCONF 1 -#define TUKLIB_FAST_UNALIGNED_ACCESS 1 #define TUKLIB_PHYSMEM_SYSCONF 1 #ifndef _ALL_SOURCE # define _ALL_SOURCE 1 |
