Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625224 - /etc/portage/make.conf MAKEFLAGS="-j5" ignored
Summary: /etc/portage/make.conf MAKEFLAGS="-j5" ignored
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-15 16:20 UTC by tedheadster
Modified: 2017-07-15 16:27 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 tedheadster 2017-07-15 16:20:22 UTC
I have set MAKEFLAGS="-j5" on my 4 core machine, attempting to slightly oversubscribe my cpu when rebuilding packages. However, "ps auxww" reports that make is being invoked with "-j4", ignoring my "-j5" setting.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2017-07-15 16:27:40 UTC
It's MAKEOPTS not MAKEFLAGS