Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 333989 - x11-plugins/gkrelltop does not respect LDFLAGS
Summary: x11-plugins/gkrelltop does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Jim Ramsay (lack) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-08-22 17:44 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2011-01-24 17:07 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (gkrelltop-2.2.11:20100822-164646.log,2.46 KB, text/plain)
2010-08-22 17:45 UTC, Diego Elio Pettenò (RETIRED)
Details
Patch to ebuild to respect CC, CFLAGS, LDFLAGS (gkrelltop-2.2.11.ebuild.patch,806 bytes, patch)
2010-08-23 01:27 UTC, Kevin Pyle
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-22 17:44:55 UTC
See attached build log.

(Please do not complain about the need for looking at the build log until you can provide an easy way to open bugs with the correct data picked out of a tinderbox log. Thanks.)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-22 17:45:16 UTC
Created attachment 244065 [details]
Build log
Comment 2 Kevin Pyle 2010-08-23 01:27:17 UTC
Created attachment 244135 [details, diff]
Patch to ebuild to respect CC, CFLAGS, LDFLAGS

This patch adds a src_prepare to change the hardcoded /usr/bin/gcc to $(tc-getCC) and insert a reference to $(CFLAGS).  Also, the link lines are adjusted to respect $(LDFLAGS).
Comment 3 Jim Ramsay (lack) (RETIRED) gentoo-dev 2011-01-24 15:02:51 UTC
Thanks, Kevin!  Applied in x11-plugins/gkrelltop-2.2.11-r1