mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-16 07:25:12 +02:00
some less-powerful platforms may be overwhelmed by the default `-j$(nproc)`. Allow overriding this by setting `DKMS_JOBS` in `/etc/default/dkms` `bc` is needed for `make prepare0` on kernel 6.1+, which is run on cross.
2 lines
86 B
Text
2 lines
86 B
Text
# number of parallel jobs to use for DKMS compilation (default: $(nproc))
|
|
#DKMS_JOBS=
|