[SKIA] Fix use of meson for building harfbuzz
This commit is contained in:
Родитель
6a5fa567f2
Коммит
46ce0320a0
|
@ -7,8 +7,6 @@ $(call git_clone, harfbuzz, https://github.com/harfbuzz/harfbuzz.git, $(HARFBUZZ
|
|||
|
||||
$(call meson, harfbuzz)
|
||||
|
||||
|
||||
|
||||
include $(BUILD_LAYER)
|
||||
|
||||
$(L).clean:
|
||||
|
|
|
@ -47,7 +47,7 @@ endif
|
|||
|
||||
MESON_OPTIONS:=-Ddefault_library=both
|
||||
|
||||
LAYERS-$(CONFIG_MESON) += meson
|
||||
LAYERS-y += meson
|
||||
LAYERS-$(CONFIG_FREETYPE) += freetype
|
||||
LAYERS-$(CONFIG_FONTCONFIG) += fontconfig
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче