diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-21 15:32:34 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-21 15:32:34 +0000 |
commit | d75c935a76fcbcd071e0d294e49d619ab44e6ba6 (patch) | |
tree | 7a70b47856d82fa2eacd2dec3a453cfbee32cfcd /package/libtool/patches/110-no_rpath.patch | |
parent | 06e82a970e46a73802b04ff608162c8df97e0a63 (diff) |
libtool: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14592 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libtool/patches/110-no_rpath.patch')
-rw-r--r-- | package/libtool/patches/110-no_rpath.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/package/libtool/patches/110-no_rpath.patch b/package/libtool/patches/110-no_rpath.patch index 7c92524b3b..685da9d6d0 100644 --- a/package/libtool/patches/110-no_rpath.patch +++ b/package/libtool/patches/110-no_rpath.patch @@ -6,11 +6,9 @@ Only should be necessary.... -Index: libtool-1.5.10/libtool.m4 -=================================================================== ---- libtool-1.5.10.orig/libtool.m4 2007-05-27 23:31:51.000000000 +0200 -+++ libtool-1.5.10/libtool.m4 2007-05-27 23:50:26.000000000 +0200 -@@ -4244,16 +4244,16 @@ +--- a/libtool.m4 ++++ b/libtool.m4 +@@ -4601,16 +4601,16 @@ shlibpath_overrides_runpath=$shlibpath_o hardcode_action=$_LT_AC_TAGVAR(hardcode_action, $1) # Whether we should hardcode library paths into libraries. |