Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 87153 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]
(barely) revised glib-1.2.10-r5.ebuild.patch for --as-needed
glib-1.2.10-r5.ebuild.patch (text/plain), 918 bytes, created by
Thomas S. Howard
on 2006-05-20 15:45:31 UTC
(
hide
)
Description:
(barely) revised glib-1.2.10-r5.ebuild.patch for --as-needed
Filename:
MIME Type:
Creator:
Thomas S. Howard
Created:
2006-05-20 15:45:31 UTC
Size:
918 bytes
patch
obsolete
>--- glib-1.2.10-r5.ebuild.orig 2006-05-20 15:46:10.000000000 -0700 >+++ glib-1.2.10-r5.ebuild 2006-05-20 15:48:28.000000000 -0700 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-1.2.10-r5.ebuild,v 1.46 2006/04/12 14:38:47 flameeyes Exp $ > >-inherit libtool flag-o-matic eutils portability >+inherit libtool flag-o-matic eutils portability autotools gnuconfig > > DESCRIPTION="The GLib library of C routines" > HOMEPAGE="http://www.gtk.org/" >@@ -24,10 +24,11 @@ > > # Allow glib to build with gcc-3.4.x #47047 > epatch "${FILESDIR}"/${P}-gcc34-fix.patch >- >- elibtoolize >+ epatch "${FILESDIR}"/${P}-as-needed.patch > use ppc64 && use hardened && replace-flags -O[2-3] -O1 > append-ldflags $(dlopen_lib) >+ _elibtoolize --copy --force || die >+ elibtoolize # Should I be running this before or after _elibtoolize? > } > > 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