Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 423412 Details for
Bug 572038
libtool.eclass fails to apply the cross/link-ROOT patch for libtool versions 2.4.4 and later
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch for libtool 2.4.4 and later--lt_sysroot substitution
patch (text/plain), 735 bytes, created by
popham
on 2016-01-20 12:16:13 UTC
(
hide
)
Description:
Updated patch for libtool 2.4.4 and later--lt_sysroot substitution
Filename:
MIME Type:
Creator:
popham
Created:
2016-01-20 12:16:13 UTC
Size:
735 bytes
patch
obsolete
>--- ltmain.sh 2014-11-29 08:42:58.000000000 -0800 >+++ ltmain.sh.new 2016-01-20 04:13:31.816743474 -0800 >@@ -8316,7 +8316,7 @@ > test no = "$hardcode_direct_absolute"; then > add=$libdir/$linklib > elif test yes = "$hardcode_minus_L"; then >- add_dir=-L$libdir >+ add_dir=-L$lt_sysroot/$libdir > add=-l$name > elif test yes = "$hardcode_shlibpath_var"; then > case :$finalize_shlibpath: in >@@ -8333,7 +8333,7 @@ > fi > else > # We cannot seem to hardcode it, guess we'll fake it. >- add_dir=-L$libdir >+ add_dir=-L$lt_sysroot/$libdir > # Try looking first in the location we're being installed to. > if test -n "$inst_prefix_dir"; then > case $libdir in
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 572038
:
423008
|
423412
|
423414
|
423958
|
423960
|
423962
|
424190
|
908676