Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: jacmet at uclibc.org <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/x11r7/xlib_libXt
Date: Sun, 19 Oct 2008 14:48:59 -0700 (PDT)	[thread overview]
Message-ID: <20081019214859.33F103C874@busybox.net> (raw)

Author: jacmet
Date: 2008-10-19 14:48:58 -0700 (Sun, 19 Oct 2008)
New Revision: 23728

Log:
x11r7/libXt: don't install makestrs

Don't install makestrs in the first place, instead of removing it
afterwards. Fixes cross-strip issue.

Modified:
   trunk/buildroot/package/x11r7/xlib_libXt/xlib_libXt.mk


Changeset:
Modified: trunk/buildroot/package/x11r7/xlib_libXt/xlib_libXt.mk
===================================================================
--- trunk/buildroot/package/x11r7/xlib_libXt/xlib_libXt.mk	2008-10-19 21:48:55 UTC (rev 23727)
+++ trunk/buildroot/package/x11r7/xlib_libXt/xlib_libXt.mk	2008-10-19 21:48:58 UTC (rev 23728)
@@ -13,10 +13,6 @@
 XLIB_LIBXT_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-strip
 XLIB_LIBXT_DEPENDENCIES = xlib_libSM xlib_libX11 xproto_kbproto xproto_xproto xcb-proto libxcb
 XLIB_LIBXT_CONF_ENV = CC_FOR_BUILD="/usr/bin/gcc -I$(STAGING_DIR)/usr/include"
-XLIB_LIBXT_CONF_OPT = --disable-malloc0returnsnull --enable-shared --disable-static
+XLIB_LIBXT_CONF_OPT = --disable-malloc0returnsnull --enable-shared --disable-static --disable-install-makestrs
 
 $(eval $(call AUTOTARGETS,package/x11r7,xlib_libXt))
-
-# the host makestrs shouldn't get installed in target
-$(XLIB_LIBXT_HOOK_POST_INSTALL):
-	rm -f $(TARGET_DIR)/usr/bin/makestrs

             reply	other threads:[~2008-10-19 21:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-19 21:48 jacmet at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-12-22 22:10 [Buildroot] svn commit: trunk/buildroot/package/x11r7/xlib_libXt jacmet at uclibc.org
2008-10-19 21:48 jacmet at uclibc.org
2008-06-30 13:24 jacmet at uclibc.org
2008-03-08 21:33 ninevoltz at uclibc.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081019214859.33F103C874@busybox.net \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox