summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/libtool/libtool/0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/libtool/libtool/0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch')
-rw-r--r--meta/recipes-devtools/libtool/libtool/0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch16
1 files changed, 10 insertions, 6 deletions
diff --git a/meta/recipes-devtools/libtool/libtool/0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch b/meta/recipes-devtools/libtool/libtool/0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch
index 50d47d9f7a..589a33e8a6 100644
--- a/meta/recipes-devtools/libtool/libtool/0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch
+++ b/meta/recipes-devtools/libtool/libtool/0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch
@@ -12,10 +12,11 @@ Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 12
13Upstream-Status: Submitted [https://lists.gnu.org/archive/html/libtool-patches/2021-10/msg00013.html] 13Upstream-Status: Submitted [https://lists.gnu.org/archive/html/libtool-patches/2021-10/msg00013.html]
14 14
15diff -u b/build-aux/ltmain.in b/build-aux/ltmain.in 15diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in
16--- b/build-aux/ltmain.in 16index 96238350..6fb58ed2 100644
17+++ b/build-aux/ltmain.in 2012-08-22 11:01:34.191345989 -0700 17--- a/build-aux/ltmain.in
18@@ -7286,8 +7286,16 @@ 18+++ b/build-aux/ltmain.in
19@@ -7672,8 +7672,16 @@ EOF
19 esac 20 esac
20 fi 21 fi
21 else 22 else
@@ -34,7 +35,7 @@ diff -u b/build-aux/ltmain.in b/build-aux/ltmain.in
34 fi 35 fi
35 elif test -n "$runpath_var"; then 36 elif test -n "$runpath_var"; then
36 case "$perm_rpath " in 37 case "$perm_rpath " in
37@@ -8019,8 +8027,16 @@ 38@@ -8406,8 +8414,16 @@ EOF
38 esac 39 esac
39 fi 40 fi
40 else 41 else
@@ -53,7 +54,7 @@ diff -u b/build-aux/ltmain.in b/build-aux/ltmain.in
53 fi 54 fi
54 elif test -n "$runpath_var"; then 55 elif test -n "$runpath_var"; then
55 case "$perm_rpath " in 56 case "$perm_rpath " in
56@@ -8070,8 +8086,14 @@ 57@@ -8461,8 +8477,14 @@ EOF
57 esac 58 esac
58 fi 59 fi
59 else 60 else
@@ -70,3 +71,6 @@ diff -u b/build-aux/ltmain.in b/build-aux/ltmain.in
70 fi 71 fi
71 elif test -n "$runpath_var"; then 72 elif test -n "$runpath_var"; then
72 case "$finalize_perm_rpath " in 73 case "$finalize_perm_rpath " in
74--
752.25.1
76