Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 342654 Details for
Bug 337899
app-mobilephone/yaps does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch against latest ebuild
ebuild.patch (text/plain), 475 bytes, created by
Michael Mair-Keimberger (mm1ke)
on 2013-03-19 16:53:10 UTC
(
hide
)
Description:
patch against latest ebuild
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-03-19 16:53:10 UTC
Size:
475 bytes
patch
obsolete
>--- yaps-0.96-r4.ebuild 2013-01-24 22:31:05.000000000 +0100 >+++ yaps-0.96-r5.ebuild 2013-03-19 17:48:10.851236350 +0100 >@@ -64,7 +64,7 @@ > local myconf="" > use lua && myconf="${myconf} LUA=True" > use slang && myconf="${myconf} SLANG=True" >- emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" CFLAGS="${CFLAGS}" ${myconf} || die "emake failed" >+ emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" ${myconf} || 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 337899
:
247807
| 342654 |
384738