Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335953 - x11-plugins/wmtop does not respect LDFLAGS
Summary: x11-plugins/wmtop 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: Gentoo Dockapp Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-09-04 16:51 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-09-06 08:01 UTC (History)
1 user (show)

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


Attachments
Build log (wmtop-0.9.0:20100904-102848.log,1.80 KB, text/plain)
2010-09-04 16:51 UTC, Diego Elio Pettenò (RETIRED)
Details
respects LDFLAGS (wmtop-0.9.0.ebuild.patch,422 bytes, patch)
2010-09-04 18:09 UTC, Ross Smith
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-09-04 16:51:27 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-09-04 16:51:43 UTC
Created attachment 245975 [details]
Build log
Comment 2 Ross Smith 2010-09-04 18:09:15 UTC
Created attachment 246025 [details, diff]
respects LDFLAGS
Comment 3 Michele Noberasco (RETIRED) gentoo-dev 2010-09-06 08:01:10 UTC
(In reply to comment #2)
> Created an attachment (id=246025) [details]
> respects LDFLAGS

Ross, while your patch does actually work, I preferred to fix the package Makefile as it was somewhat broken. This way CFLAGS and LDFLAGS can stay separated.

Comment 4 Michele Noberasco (RETIRED) gentoo-dev 2010-09-06 08:01:20 UTC
Fixed.