-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Here are some suggestions for dynamic_jobs:
- if there are only n<sandbox_max packages left to build, dynamic_jobs/n jobs can be allocated, none need to be saved for the remaining sandboxes
- if a package sets
MAKE_JOBS=1, there is no point in giving it more than 1 job - also, it might need scheduling earlier, since it will probably take longer
- configure rarely needs more than one make job, this could be set for the few packages needing that (as a pkgsrc variable, probably)
- it would be good to have a way to say that you don't want to build a package with less than X jobs (e.g. chromium with less than 10 jobs)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels