aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libtool/patches/200-openwrt-branding.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-01-13 10:23:44 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-01-13 10:23:44 +0000
commitf3b1db996d984040c543ccf65c4c8271e6e2d4f3 (patch)
tree4d75d4df2ecce57939d6b5ba6c0a182c379950f8 /tools/libtool/patches/200-openwrt-branding.patch
parent7228b245ffa785826e2e22e62dd80ff99f633216 (diff)
downloadupstream-f3b1db996d984040c543ccf65c4c8271e6e2d4f3.tar.gz
upstream-f3b1db996d984040c543ccf65c4c8271e6e2d4f3.tar.bz2
upstream-f3b1db996d984040c543ccf65c4c8271e6e2d4f3.zip
tools: libtool relocatable fixes
Make sure that libtool and libtoolize call grep relative to $STAGING_DIR as well. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43960 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/libtool/patches/200-openwrt-branding.patch')
-rw-r--r--tools/libtool/patches/200-openwrt-branding.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/libtool/patches/200-openwrt-branding.patch b/tools/libtool/patches/200-openwrt-branding.patch
index 2dc1c42adc..dd3e3d6b78 100644
--- a/tools/libtool/patches/200-openwrt-branding.patch
+++ b/tools/libtool/patches/200-openwrt-branding.patch
@@ -1,6 +1,6 @@
--- a/libltdl/config/general.m4sh
+++ b/libltdl/config/general.m4sh
-@@ -356,7 +356,7 @@ opt_warning=:
+@@ -359,7 +359,7 @@ opt_warning=:
# name if it has been set yet.
func_echo ()
{
@@ -9,7 +9,7 @@
}
# func_verbose arg...
-@@ -382,14 +382,14 @@ func_echo_all ()
+@@ -385,14 +385,14 @@ func_echo_all ()
# Echo program name prefixed message to standard error.
func_error ()
{
@@ -56,7 +56,7 @@
:
--- a/libtoolize.in
+++ b/libtoolize.in
-@@ -637,7 +637,7 @@ opt_warning=:
+@@ -640,7 +640,7 @@ opt_warning=:
# name if it has been set yet.
func_echo ()
{
@@ -65,7 +65,7 @@
}
# func_verbose arg...
-@@ -663,14 +663,14 @@ func_echo_all ()
+@@ -666,14 +666,14 @@ func_echo_all ()
# Echo program name prefixed message to standard error.
func_error ()
{