Summary: | dev-util/bazle doesn't seem to respect -j1 for make | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Zac Medico <zmedico> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | bicatali |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 654178 |
Description
Toralf Förster
2017-04-17 19:04:24 UTC
from upstream: You can specify -j 1 as an argument to Bazel: bazel build -j 1 //whatever See bazel help build: --jobs [-j] (an integer; default: "200") |