Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 250126

Summary: MAKEOPTS clobbered: net-dialup/misdnuser-1.1.7
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: Current packagesAssignee: Gentoo Dialup Developers <net-dialup>
Status: RESOLVED WONTFIX    
Severity: QA    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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