Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250134 - MAKEOPTS clobbered: app-misc/gpsdrive-2.10_pre5
Summary: MAKEOPTS clobbered: app-misc/gpsdrive-2.10_pre5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High QA (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-07 08:15 UTC by SpanKY
Modified: 2008-12-07 20:38 UTC (History)
1 user (show)

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:15:14 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:
app-misc/gpsdrive/gpsdrive-2.10_pre5.ebuild:69: MAKEOPTS="-j1" cmake-utils_src_compile
Comment 1 Steve Arnold archtester gentoo-dev 2008-12-07 20:38:55 UTC
fixed...