зеркало из https://github.com/mozilla/gecko-dev.git
d3e574bc41
This patch contains three changes: 1. a local version of glb.iglob in vendor_manifest.py that always matches hidden files for '**'. I've tested it on Python 3.5 up to 3.12 and it works as expected. 2. a cleanup of many moz.yaml files that got convluted because of the previous behavior of '**' 3. removal of a few useless files that are now caught by the '**' globbing. Differential Revision: https://phabricator.services.mozilla.com/D190195 |
||
---|---|---|
.. | ||
gbm | ||
libgbm | ||
README.md | ||
moz.build | ||
moz.yaml |
README.md
Libgbm is a gbm library wrapper needed to build and run Firefox with Pipewire support on Linux (https://gitlab.freedesktop.org/mesa/gbm).
libgbm directory stores headers of libgbm needed for build only. gbm stores the vendored upstream header.