Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250129 - MAKEOPTS clobbered: sci-electronics/ghdl-0.26
Summary: MAKEOPTS clobbered: sci-electronics/ghdl-0.26
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High QA
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-07 08:12 UTC by SpanKY
Modified: 2009-04-19 02:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2008-12-07 08:12:36 UTC
while you should be overriding -j# on `emake` lines, if you do want to tweak it via MAKEOPTS, you should be appending, not clobbering the variable

broken code:
sci-electronics/ghdl/ghdl-0.26.ebuild:21:MAKEOPTS="-j1"
Comment 1 Denis Dupeyron (RETIRED) gentoo-dev 2009-04-19 02:52:45 UTC
Thnaks Mike, I've fixed it. By the way, if you know how to fix it (instead of the workaround) as well as the LDFLAGS and exec stacks QA warnings, feel free to do so. This thing ties right into gcc and it's way above my level of incompetence.

Denis.