Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: llandwerlin at gmail.com <llandwerlin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 7/7] libtool: avoid to patch ltmain.sh script in host-libtool package
Date: Sat,  9 Oct 2010 12:52:54 +0200	[thread overview]
Message-ID: <1286621574-10872-8-git-send-email-llandwerlin@gmail.com> (raw)
In-Reply-To: <1286621574-10872-1-git-send-email-llandwerlin@gmail.com>

From: Lionel Landwerlin <llandwerlin@gmail.com>

Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
---
 package/libtool/libtool.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/libtool/libtool.mk b/package/libtool/libtool.mk
index b57bca9..60fee9f 100644
--- a/package/libtool/libtool.mk
+++ b/package/libtool/libtool.mk
@@ -16,6 +16,8 @@ endef
 
 HOST_LIBTOOL_POST_INSTALL_HOOKS += HOST_LIBTOOL_CUSTOM_INSTALL
 
+HOST_LIBTOOL_LIBTOOL_PATCH = NO
+
 $(eval $(call AUTOTARGETS,package,libtool))
 $(eval $(call AUTOTARGETS,package,libtool,host))
 
-- 
1.7.1

  parent reply	other threads:[~2010-10-09 10:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-09 10:52 [Buildroot] [pull request] libtool enhancement v2 llandwerlin at gmail.com
2010-10-09 10:52 ` [Buildroot] [PATCH 1/7] BugFix - buildroot-libtool.patch - Removed Useless Code llandwerlin at gmail.com
2010-10-09 10:52 ` [Buildroot] [PATCH 2/7] Added the ability to patch ltmain.sh based on version llandwerlin at gmail.com
2010-10-09 10:52 ` [Buildroot] [PATCH 3/7] Removed expat-libdir-la.patch llandwerlin at gmail.com
2010-10-09 10:52 ` [Buildroot] [PATCH 4/7] Removed freetype-2.3.9-libdir-la.patch llandwerlin at gmail.com
2010-10-09 10:52 ` [Buildroot] [PATCH 5/7] Removed libmpd-0.17.0-libdir-la.patch llandwerlin at gmail.com
2010-10-09 10:52 ` [Buildroot] [PATCH 6/7] libtool: bump to 2.2.10 llandwerlin at gmail.com
2010-10-09 10:52 ` llandwerlin at gmail.com [this message]
2010-10-09 22:12 ` [Buildroot] [pull request] libtool enhancement v2 Thomas Petazzoni
2010-10-18 18:38   ` Gustavo Zacarias
  -- strict thread matches above, loose matches on Subject: below --
2010-10-08  6:55 [Buildroot] [pull request] libtool enhancement llandwerlin at gmail.com
2010-10-08  6:55 ` [Buildroot] [PATCH 7/7] libtool: avoid to patch ltmain.sh script in host-libtool package llandwerlin at gmail.com

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=1286621574-10872-8-git-send-email-llandwerlin@gmail.com \
    --to=llandwerlin@gmail.com \
    --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