mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
x11r7/libXfont: use install-strip for target install
Saves ~800 KB
This commit is contained in:
@@ -9,6 +9,8 @@ XLIB_LIBXFONT_SOURCE = libXfont-$(XLIB_LIBXFONT_VERSION).tar.bz2
|
||||
XLIB_LIBXFONT_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXFONT_AUTORECONF = NO
|
||||
XLIB_LIBXFONT_INSTALL_STAGING = YES
|
||||
XLIB_LIBXFONT_INSTALL_TARGET = YES
|
||||
XLIB_LIBXFONT_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-strip
|
||||
XLIB_LIBXFONT_DEPENDENCIES = freetype xlib_libfontenc xlib_xtrans xproto_fontcacheproto xproto_fontsproto xproto_xproto xfont_encodings
|
||||
XLIB_LIBXFONT_CONF_OPT = --enable-shared --disable-static
|
||||
|
||||
|
||||
Reference in New Issue
Block a user