pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pbulk with MAKE_JOBS
It looks like /usr/pbulk/bin/bulkbuild and friends are sourcing
/usr/pbulk/etc/pbulk.conf
The other thing that works is directly setting MAKE_JOBS=... env var
at bulkbuild invocation
MAKE_JOBS=3 /usr/pbulk/bin/bulkbuild
On Sat, Jul 15, 2023 at 5:53 PM klu <kludev%gmail.com@localhost> wrote:
>
> Where do I specify MAKE_JOBS for pbulk? There are two mk.config, one
> in `/usr/pkg/etc`, another in `/usr/pbulk/etc`. I tried to put
> MAKE_JOBS=2 in both, but seems I still get one CPU busy at a time.
>
> Thanks!
Home |
Main Index |
Thread Index |
Old Index