Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2010 03:11:04 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/liblzma config.h
Message-ID:  <201007150311.o6F3BI1Q056056@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2010-07-15 03:11:04 UTC

  FreeBSD src repository

  Modified files:
    lib/liblzma          config.h 
  Log:
  SVN rev 210103 on 2010-07-15 03:11:04Z by marcel
  
  Unbreak xz (liblzma) on strong-aligned architectures (and without
  emulation of misaligned memory accesses). We cannot map the unaligned
  memory access functions to the ones used for aligned accesses, so do
  not define TUKLIB_FAST_UNALIGNED_ACCESS.
  
  Revision  Changes    Path
  1.3       +0 -1      src/lib/liblzma/config.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007150311.o6F3BI1Q056056>