mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
x11r7/libXaw: use install-strip for target install
Saves ~3 MB
This commit is contained in:
@@ -9,6 +9,8 @@ XLIB_LIBXAW_SOURCE = libXaw-$(XLIB_LIBXAW_VERSION).tar.bz2
|
||||
XLIB_LIBXAW_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXAW_AUTORECONF = NO
|
||||
XLIB_LIBXAW_INSTALL_STAGING = YES
|
||||
XLIB_LIBXAW_INSTALL_TARGET = YES
|
||||
XLIB_LIBXAW_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-strip
|
||||
XLIB_LIBXAW_DEPENDENCIES = xlib_libX11 xlib_libXt xlib_libXmu xlib_libXpm xproto_xproto xlib_libXp
|
||||
XLIB_LIBXAW_CONF_OPT = --enable-shared --disable-static
|
||||
|
||||
|
||||
Reference in New Issue
Block a user