From 2b366700b0c9dd2f903bdcbdc1fd1b1c8989a50d Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 13 Jan 2015 10:23:44 +0000 Subject: tools: libtool relocatable fixes Make sure that libtool and libtoolize call grep relative to $STAGING_DIR as well. Signed-off-by: Jo-Philipp Wich SVN-Revision: 43960 --- tools/libtool/patches/200-openwrt-branding.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tools/libtool/patches/200-openwrt-branding.patch') 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 () { -- cgit v1.2.3