Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 87075 Details for
Bug 133818
glib-1.2.10-r5 patch, fix up linking for --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch glib-1.2.10-r5 for --as-needed
glib-1.2.10-r5.ebuild.patch (text/plain), 515 bytes, created by
Thomas S. Howard
on 2006-05-19 15:58:04 UTC
(
hide
)
Description:
ebuild patch glib-1.2.10-r5 for --as-needed
Filename:
MIME Type:
Creator:
Thomas S. Howard
Created:
2006-05-19 15:58:04 UTC
Size:
515 bytes
patch
obsolete
>--- glib-1.2.10-r5.ebuild.orig 2006-05-19 08:15:26.000000000 -0700 >+++ glib-1.2.10-r5.ebuild 2006-05-19 08:15:03.000000000 -0700 >@@ -24,10 +24,12 @@ > > # Allow glib to build with gcc-3.4.x #47047 > epatch "${FILESDIR}"/${P}-gcc34-fix.patch >- >+ epatch "${FILESDIR}"/${P}-as-needed.patch > elibtoolize > use ppc64 && use hardened && replace-flags -O[2-3] -O1 > append-ldflags $(dlopen_lib) >+ libtoolize --copy --force --automake >+ # elibtoolize doesn't work, nor does _elibtoolize in autotools > } > > src_compile() {
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 133818
:
87074
|
87075
|
87153
|
87368
|
87371