Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 82888 Details for
Bug 127235
dev-lang/ruby: respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Ebuild patches
ruby-ebuild.patch (text/plain), 594 bytes, created by
Diego Elio Pettenò (RETIRED)
on 2006-03-22 14:04:11 UTC
(
hide
)
Description:
Ebuild patches
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2006-03-22 14:04:11 UTC
Size:
594 bytes
patch
obsolete
>Index: ruby-1.8.4.20060226.ebuild >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4.20060226.ebuild,v >retrieving revision 1.1 >diff -u -B -r1.1 ruby-1.8.4.20060226.ebuild >--- ruby-1.8.4.20060226.ebuild 27 Feb 2006 14:34:54 -0000 1.1 >+++ ruby-1.8.4.20060226.ebuild 22 Mar 2006 21:57:29 -0000 >@@ -85,7 +85,7 @@ > --with-sitedir=/usr/$(get_libdir)/ruby/site_ruby \ > || die "econf failed" > >- emake || die "emake failed" >+ emake EXTLDFLAGS="${LDFLAGS}" DLDFLAGS="${LDFLAGS}" || die "emake failed" > } > > src_install() {
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 127235
: 82888