fune/modules/xz-embedded
Andi-Bogdan Postelnicu 2fc4f70e9b Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
Automatically generated path that adds flag `REQUIRES_UNIFIED_BUILD = True` to `moz.build`
when the module governed by the build config file is not buildable outside on the unified environment.

This needs to be done in order to have a hybrid build system that adds the possibility of combing
unified build components with ones that are built outside of the unified eco system.

Differential Revision: https://phabricator.services.mozilla.com/D122345
2021-08-25 10:46:17 +00:00
..
src
moz.build
README.mozilla
update.sh

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].