Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250126 - MAKEOPTS clobbered: net-dialup/misdnuser-1.1.7
Summary: MAKEOPTS clobbered: net-dialup/misdnuser-1.1.7
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High QA (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-07 08:10 UTC by SpanKY
Modified: 2013-02-10 08:01 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:10:10 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:
net-dialup/misdnuser/misdnuser-1.1.7.ebuild:20:MAKEOPTS="${MAKEPOPTS} -j1"

(notice the typo)
Comment 1 Pacho Ramos gentoo-dev 2013-02-10 08:01:06 UTC
dropped