Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250140 - MAKEOPTS clobbered: dev-util/monodevelop-1.0
Summary: MAKEOPTS clobbered: dev-util/monodevelop-1.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High QA (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-07 08:22 UTC by SpanKY
Modified: 2009-01-25 16:10 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:22:13 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:
dev-util/monodevelop/monodevelop-1.0.ebuild:41:MAKEOPTS="-j1"
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2009-01-25 16:10:38 UTC
Fixed by punting the old stuff.