From: llandwerlin at gmail.com <llandwerlin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/7] BugFix - buildroot-libtool.patch - Removed Useless Code
Date: Fri, 8 Oct 2010 08:55:03 +0200 [thread overview]
Message-ID: <1286520909-3436-2-git-send-email-llandwerlin@gmail.com> (raw)
In-Reply-To: <1286520909-3436-1-git-send-email-llandwerlin@gmail.com>
From: Martin Banky <martin.banky@gmail.com>
The code that was removed only added commented out code. It neither added
needed code nor commented out existing code.
Signed-off-by: Martin Banky <Martin.Banky@gmail.com>
---
package/buildroot-libtool.patch | 17 -----------------
1 files changed, 0 insertions(+), 17 deletions(-)
diff --git a/package/buildroot-libtool.patch b/package/buildroot-libtool.patch
index 277719d..57a7c58 100644
--- a/package/buildroot-libtool.patch
+++ b/package/buildroot-libtool.patch
@@ -38,23 +38,6 @@
fi
# This is a shared library
-@@ -2889,6 +2896,16 @@ EOF
- esac
- if grep "^installed=no" $deplib > /dev/null; then
- path="$absdir/$objdir"
-+# This interferes with crosscompilation. -CL
-+# else
-+# eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
-+# if test -z "$libdir"; then
-+# $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2
-+# exit 1
-+# fi
-+# if test "$absdir" != "$libdir"; then
-+# $echo "$modename: warning: \`$deplib' seems to be moved" 1>&2
-+# fi
- else
- eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
- if test -z "$libdir"; then
@@ -5606,6 +5623,10 @@ fi\
# Replace all uninstalled libtool libraries with the installed ones
newdependency_libs=
--
1.7.1
next prev parent reply other threads:[~2010-10-08 6:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-08 6:55 [Buildroot] [pull request] libtool enhancement llandwerlin at gmail.com
2010-10-08 6:55 ` llandwerlin at gmail.com [this message]
2010-10-08 6:55 ` [Buildroot] [PATCH 2/7] Added the ability to patch ltmain.sh based on version llandwerlin at gmail.com
2010-10-08 6:55 ` [Buildroot] [PATCH 3/7] Removed expat-libdir-la.patch llandwerlin at gmail.com
2010-10-08 6:55 ` [Buildroot] [PATCH 4/7] Removed freetype-2.3.9-libdir-la.patch llandwerlin at gmail.com
2010-10-08 6:55 ` [Buildroot] [PATCH 5/7] Removed libmpd-0.17.0-libdir-la.patch llandwerlin at gmail.com
2010-10-08 6:55 ` [Buildroot] [PATCH 6/7] libtool: bump to 2.2.10 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
-- strict thread matches above, loose matches on Subject: below --
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
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=1286520909-3436-2-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