I have the the necessary files on an ssd and a hdd.
I can't complete the build using my ssd because it runs out of storage.
So i decided to use the hdd.
This is my issue:
- I run make target-files-package -j8
On the ssd - it uses all 8 threads.
On the hdd - it uses only 1 thread.
Any issues to fix this? I don't really want to wait for a couple of days.
I can't complete the build using my ssd because it runs out of storage.
So i decided to use the hdd.
This is my issue:
- I run make target-files-package -j8
On the ssd - it uses all 8 threads.
On the hdd - it uses only 1 thread.
Any issues to fix this? I don't really want to wait for a couple of days.