gecko-dev/modules/xz-embedded
Nathan Froyd 695cb9d23b Bug 1477081 - remove TARGET_CPU use from moz.build files; r=ted.mielczarek
TARGET_CPU is not canonicalized, whereas CPU_ARCH is, so we should be
using CPU_ARCH to get consistent values everywhere.
2018-07-24 16:08:55 -04:00
..
src
README.mozilla
moz.build Bug 1477081 - remove TARGET_CPU use from moz.build files; r=ted.mielczarek 2018-07-24 16:08:55 -04:00
update.sh

README.mozilla

This is the XZ Embedded decompression library from
http://tukaani.org/xz/embedded.html.

Upstream code can be viewed at
  http://git.tukaani.org/xz-embedded.git

and cloned by
  git clone http://git.tukaani.org/xz-embedded.git

The in-tree copy is updated by running
  sh update.sh
from within the modules/xz-embedded directory.

Current version: [e75f4eb79165213a02d567940d344f5c2ff1be03].