Commit 7297cb73 authored by Kwabena AB's avatar Kwabena AB

Remove -j1 option that OpenBSD complains about

parent b226abef
...@@ -29,5 +29,6 @@ make-targets = ...@@ -29,5 +29,6 @@ make-targets =
environment = 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
make-options = make-options =
-j1 -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