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
commit2b366700b0c9dd2f903bdcbdc1fd1b1c8989a50d (patch)
treec7b9dddadc9946a7132532d921d8e0e762bc489c /tools/libtool/patches/200-openwrt-branding.patch
parent90283e410bd6227125427f0f240b87ecd1cc4e1c (diff)
downloadupstream-2b366700b0c9dd2f903bdcbdc1fd1b1c8989a50d.tar.gz
upstream-2b366700b0c9dd2f903bdcbdc1fd1b1c8989a50d.tar.bz2
upstream-2b366700b0c9dd2f903bdcbdc1fd1b1c8989a50d.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> SVN-Revision: 43960
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 ()
{