Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243001 Details for
Bug 332791
sys-apps/kudzu does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Diff from kudzu-1.2.83.ebuild
kudzu.diff (text/plain), 329 bytes, created by
Dane Smith (RETIRED)
on 2010-08-15 04:34:00 UTC
(
hide
)
Description:
Diff from kudzu-1.2.83.ebuild
Filename:
MIME Type:
Creator:
Dane Smith (RETIRED)
Created:
2010-08-15 04:34:00 UTC
Size:
329 bytes
patch
obsolete
>--- /usr/portage/sys-apps/kudzu/kudzu-1.2.83.ebuild 2010-05-24 15:07:19.000000000 -0400 >+++ kudzu-1.2.83.ebuild 2010-08-15 00:13:15.000000000 -0400 >@@ -44,6 +44,12 @@ > done > } > >+src_prepare() { >+ sed -i -e 's/make/$(MAKE)/g' \ >+ -e 's/$(CC) -o/$(CC) $(LDFLAGS) -o/' \ >+ Makefile || die >+} >+ > src_compile() { > emake \ > all \
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 Raw
Actions:
View
Attachments on
bug 332791
:
242997
| 243001