X-Git-Url: https://git.exim.org/buildfarm-client.git/blobdiff_plain/54be341cb5e9776b6eb90531593665a367e577bc..a5f97d98b0017c47e056f43b27c76a21b3faa0a7:/build-farm.conf.template diff --git a/build-farm.conf.template b/build-farm.conf.template index a9c6c68..8255bb3 100644 --- a/build-farm.conf.template +++ b/build-farm.conf.template @@ -42,6 +42,8 @@ my $branch; # git_reference => undef, # or gmake if required. can include path if necessary. make => 'make', + # 1 = any make will do, 0 = require GNU (default) + non_gnu_make => 0, # >1 for parallel "make" and "make check" steps make_jobs => undef, # default is "tar -z -cf runlogs.tgz *.log"