Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530030 - app-office/libreoffice: use $(makeopts_jobs) instead of parsing MAKEOPTS
Summary: app-office/libreoffice: use $(makeopts_jobs) instead of parsing MAKEOPTS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-21 10:01 UTC by SpanKY
Modified: 2014-12-28 18:19 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 2014-11-21 10:01:57 UTC
the MAKEOPTS logic is convoluted, but pretty sure that can all be deleted by using multiprocessing eclass and then:
  --with-parallelism=$(makeopts_jobs)
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2014-12-28 18:19:53 UTC
Simplified in the 9999 ebuild, will be in the next major bump. Thanks.