mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
fontconfig: use install-strip for target install
This commit is contained in:
parent
7b2a502857
commit
f4b178495e
@ -10,7 +10,7 @@ FONTCONFIG_AUTORECONF = NO
|
|||||||
FONTCONFIG_INSTALL_STAGING = YES
|
FONTCONFIG_INSTALL_STAGING = YES
|
||||||
FONTCONFIG_INSTALL_TARGET = YES
|
FONTCONFIG_INSTALL_TARGET = YES
|
||||||
|
|
||||||
FONTCONFIG_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
|
FONTCONFIG_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-strip
|
||||||
|
|
||||||
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