зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1901834 - Update pixman version requirement. r=gfx-reviewers,aosmond
Differential Revision: https://phabricator.services.mozilla.com/D213442
This commit is contained in:
Родитель
eb7d2a5e19
Коммит
909445104f
|
@ -3447,7 +3447,7 @@ with only_when(compile_environment):
|
|||
set_config("MOZ_TREE_PIXMAN", True, when=in_tree_pixman)
|
||||
set_define("MOZ_TREE_PIXMAN", True, when=in_tree_pixman)
|
||||
|
||||
pkg_check_modules("MOZ_PIXMAN", "pixman-1 >= 0.36.0", when="--enable-system-pixman")
|
||||
pkg_check_modules("MOZ_PIXMAN", "pixman-1 >= 0.40.0", when="--enable-system-pixman")
|
||||
# Set MOZ_PIXMAN_CFLAGS to an explicit empty value when --enable-system-pixman is *not* used,
|
||||
# for layout/style/extra-bindgen-flags
|
||||
set_config("MOZ_PIXMAN_CFLAGS", [], when=in_tree_pixman)
|
||||
|
|
Загрузка…
Ссылка в новой задаче