x11r7/libX11: use install-strip for target install
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 19 Oct 2008 21:48:48 +0000 (21:48 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 19 Oct 2008 21:48:48 +0000 (21:48 -0000)
Saves ~11 MB

package/x11r7/xlib_libX11/xlib_libX11.mk

index f9063da25b2cf35f18471d2220230f8becb2aef4..60fe45132077492e3330ba51bf179e255cdfcd4e 100644 (file)
@@ -10,7 +10,7 @@ XLIB_LIBX11_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBX11_AUTORECONF = NO
 XLIB_LIBX11_INSTALL_STAGING = YES
 XLIB_LIBX11_INSTALL_TARGET = YES
-XLIB_LIBX11_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-exec install-data
+XLIB_LIBX11_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-strip
 XLIB_LIBX11_DEPENDENCIES = libxcb xutil_util-macros xlib_xtrans xlib_libXau xlib_libXdmcp xproto_kbproto xproto_xproto xproto_xextproto xproto_inputproto xproto_xf86bigfontproto xproto_bigreqsproto xproto_xcmiscproto
 XLIB_LIBX11_CONF_ENV = ac_cv_func_mmap_fixed_mapped=yes CC_FOR_BUILD="/usr/bin/gcc -I$(STAGING_DIR)/usr/include"
 XLIB_LIBX11_CONF_OPT = --disable-malloc0returnsnull --with-xcb --enable-shared --disable-static