mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
Get rid of a host-dependency.
This commit is contained in:
parent
108b7f6c94
commit
f0cb932c3a
@ -11,7 +11,7 @@ FONTCONFIG_USE_CONFIG_CACHE = NO
|
|||||||
FONTCONFIG_INSTALL_STAGING = YES
|
FONTCONFIG_INSTALL_STAGING = YES
|
||||||
FONTCONFIG_INSTALL_TARGET = YES
|
FONTCONFIG_INSTALL_TARGET = YES
|
||||||
# This package does not like using the target cflags for some reason.
|
# This package does not like using the target cflags for some reason.
|
||||||
FONTCONFIG_CONF_ENV = CFLAGS=
|
FONTCONFIG_CONF_ENV = CFLAGS="-I$(STAGING_DIR)/usr/include/freetype2"
|
||||||
|
|
||||||
FONTCONFIG_CONF_OPT = --with-arch=$(GNU_TARGET_NAME) \
|
FONTCONFIG_CONF_OPT = --with-arch=$(GNU_TARGET_NAME) \
|
||||||
--with-freetype-config="$(STAGING_DIR)/usr/bin/freetype-config" \
|
--with-freetype-config="$(STAGING_DIR)/usr/bin/freetype-config" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user