mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
fontconfig: use install-strip for target install
This commit is contained in:
@@ -10,7 +10,7 @@ FONTCONFIG_AUTORECONF = NO
|
||||
FONTCONFIG_INSTALL_STAGING = 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) \
|
||||
--with-freetype-config="$(STAGING_DIR)/usr/bin/freetype-config" \
|
||||
|
||||
Reference in New Issue
Block a user