aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libtool/patches/110-dont-use-target-dir-for-relinking.patch
diff options
context:
space:
mode:
authorIvan Pavlov <AuthorReflex@gmail.com>2021-09-05 22:54:12 +0300
committerHans Dedecker <dedeckeh@gmail.com>2021-09-07 21:10:53 +0200
commitcdc646c03282b91d7e9518bb726f29c1de5d24fc (patch)
treea7477b2ce4b864f08fd10cfe30fe79474d2a4574 /tools/libtool/patches/110-dont-use-target-dir-for-relinking.patch
parentae33ce2af2b273332017d0b49e37c4224e40a62a (diff)
downloadupstream-cdc646c03282b91d7e9518bb726f29c1de5d24fc.tar.gz
upstream-cdc646c03282b91d7e9518bb726f29c1de5d24fc.tar.bz2
upstream-cdc646c03282b91d7e9518bb726f29c1de5d24fc.zip
tools/libtool: update to 2.4.2
Refresh patches. Remove upstreamed: 001-fix-func_append.patch Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
Diffstat (limited to 'tools/libtool/patches/110-dont-use-target-dir-for-relinking.patch')
-rw-r--r--tools/libtool/patches/110-dont-use-target-dir-for-relinking.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/libtool/patches/110-dont-use-target-dir-for-relinking.patch b/tools/libtool/patches/110-dont-use-target-dir-for-relinking.patch
index c78058934a..bbfd125003 100644
--- a/tools/libtool/patches/110-dont-use-target-dir-for-relinking.patch
+++ b/tools/libtool/patches/110-dont-use-target-dir-for-relinking.patch
@@ -1,6 +1,6 @@
--- a/libltdl/config/ltmain.m4sh
+++ b/libltdl/config/ltmain.m4sh
-@@ -6104,7 +6104,6 @@ func_mode_link ()
+@@ -6120,7 +6120,6 @@ func_mode_link ()
test "$hardcode_direct_absolute" = no; then
add="$libdir/$linklib"
elif test "$hardcode_minus_L" = yes; then
@@ -10,7 +10,7 @@
case :$finalize_shlibpath: in
--- a/libltdl/config/ltmain.sh
+++ b/libltdl/config/ltmain.sh
-@@ -6893,7 +6893,6 @@ func_mode_link ()
+@@ -6907,7 +6907,6 @@ func_mode_link ()
test "$hardcode_direct_absolute" = no; then
add="$libdir/$linklib"
elif test "$hardcode_minus_L" = yes; then