Turn on build{all} which I turned off by mistake.
git-svn-id: svn://10.0.0.236/trunk@32647 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4e84129c48
commit
140a0795ca
@ -41,7 +41,7 @@ $pull{netlib} = 0;
|
||||
$pull{nglayout} = 0;
|
||||
$pull{mac} = 0;
|
||||
|
||||
$build{all} = 0; # turn off to do individual builds, or to do "most"
|
||||
$build{all} = 1; # turn off to do individual builds, or to do "most"
|
||||
$build{most} = 0; # turn off to do individual builds
|
||||
$build{dist} = 0;
|
||||
$build{dist_runtime} = 0; # implied by $build{dist}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user