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
This commit is contained in:
Martin Matuska 2011-02-01 10:28:05 +00:00
parent 0c8f4683ec
commit 4a81e416d6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=218166

View File

@ -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