X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/235d82d5a19a695c5afe39eef7f2c0d75aeb8b43..e623f04118295c92c75eacaed5c50ce72fd108b6:/dot/mdw-build.conf diff --git a/dot/mdw-build.conf b/dot/mdw-build.conf index 22bb984..6baf691 100644 --- a/dot/mdw-build.conf +++ b/dot/mdw-build.conf @@ -17,4 +17,5 @@ set_from_mdw_conf dputtarget dput-target set_from_mdw_conf sbuildsrv sbuild-server set_from_mdw_conf signkey releasekey -: ${DEB_BUILD_OPTIONS=parallel=4} +: ${DEB_BUILD_OPTIONS="parallel=$(mdw-conf make-parallel 4)"} +export DEB_BUILD_OPTIONS