Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 411364 Details for
Bug 521184
handling of libtool linker scripts and SYSROOT
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Changes to glib to account for custom libtool patching
glib-2.42.2.ebuild.patch (text/plain), 391 bytes, created by
Vince C.
on 2015-09-08 16:47:42 UTC
(
hide
)
Description:
Changes to glib to account for custom libtool patching
Filename:
MIME Type:
Creator:
Vince C.
Created:
2015-09-08 16:47:42 UTC
Size:
391 bytes
patch
obsolete
>--- old/dev-libs/glib/glib-2.42.2.ebuild 2015-08-09 22:34:50.000000000 +0200 >+++ new/dev-libs/glib/glib-2.42.2.ebuild 2015-09-08 18:00:29.793423297 +0200 >@@ -211,6 +211,11 @@ > ln -s "${S}"/docs/reference/${d}/html docs/reference/${d}/html || die > done > fi >+ >+ if [ -f ${S}-.${ARCH}/libtool ]; then >+ cd ${S}-.${ARCH} >+ epatch $FILESDIR/libtool.patch >+ fi > } > > multilib_src_test() {
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 521184
:
384904
|
384906
| 411364 |
411366
|
411956
|
411958