bin/154310: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Tue Feb 1 10:30:14 UTC 2011


The following reply was made to PR bin/154310; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: bin/154310: commit references a PR
Date: Tue,  1 Feb 2011 10:28:10 +0000 (UTC)

 Author: mm
 Date: Tue Feb  1 10:28:05 2011
 New Revision: 218166
 URL: http://svn.freebsd.org/changeset/base/218166
 
 Log:
   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 at kvedulv.de>
   MFC after:	3 days
 
 Modified:
   head/lib/liblzma/config.h
 
 Modified: head/lib/liblzma/config.h
 ==============================================================================
 --- head/lib/liblzma/config.h	Tue Feb  1 10:25:48 2011	(r218165)
 +++ head/lib/liblzma/config.h	Tue Feb  1 10:28:05 2011	(r218166)
 @@ -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
 _______________________________________________
 svn-src-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"
 


More information about the freebsd-bugs mailing list