Add nprocs to be used inside packages

This commit is contained in:
Daniel Bainton 2014-03-27 20:54:13 +00:00
parent 863612fa7a
commit b0a83e28ad

View File

@ -2,6 +2,7 @@ arch = i486
version = 0.0
mirror = http://dl.2f30.org/morpheus-pkgs/${arch}/${version}
ports = $mkbuild/../ports
nprocs = 2
TOOL_BASE = ${arch}-musl-linux-
CC = ${TOOL_BASE}gcc