when i make all, which is ok, because usually it is safer when make all thousands of packages then using parallel (that gives more failed packages)
but is there a way to enable parallel just one package use when building all?
when i make all, which is ok, because usually it is safer when make all thousands of packages then using parallel (that gives more failed packages)
but is there a way to enable parallel just one package use when building all?
Pass -jX ?
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.