Summary: | sys-apps/kudzu does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | QA | CC: | c1pher |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: |
Build log
Diff from kudzu-1.2.83.ebuild |
Description
Diego Elio Pettenò (RETIRED)
2010-08-15 03:23:40 UTC
Created attachment 242997 [details]
Build log
Created attachment 243001 [details]
Diff from kudzu-1.2.83.ebuild
Takes care of the following.
1) Lack of respect for the jobserver (which you will notice if you look at the end of the included build.log.) May as well fix that while I'm in the middle of it. That's the first part of the sed statement.
2) Lack of respect for LDFLAGS. Thats the second part of the new sed statement.
I'm willing to send the patch upstream.. however it is listed as orphan in the current Fedora Devel branch. Should I pursue this and try to find someone?
+*kudzu-1.2.83-r1 (15 Aug 2010) + + 15 Aug 2010; Markos Chandras <hwoarang@gentoo.org> + +kudzu-1.2.83-r1.ebuild: + Apply patch from Dane Smith <smithdanea@gmail.com> to respect LDFLAGS. Bug + #332791 + |