Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 333989

Summary: x11-plugins/gkrelltop does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Jim Ramsay (lack) (RETIRED) <lack>
Status: RESOLVED FIXED    
Severity: QA CC: desktop-dock, esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log
Patch to ebuild to respect CC, CFLAGS, LDFLAGS

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