Commit 88ef9a08 authored by Kwabena AB's avatar Kwabena AB

Remove -j option altogether

parent 7297cb73
...@@ -30,5 +30,5 @@ environment = ...@@ -30,5 +30,5 @@ environment =
LDCONFIG=/bin/echo LDCONFIG=/bin/echo
PATH=${patch:location}/bin:%(PATH)s PATH=${patch:location}/bin:%(PATH)s
# don't limit the number of jobs that are processed at a time # don't limit the number of jobs that are processed at a time
make-options = # make-options =
-j # -j
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment