Increase size of bootstrap image to 4 GB.

* 1 GB isn't enough to build the basic set
This commit is contained in:
Oliver Tappe 2013-08-12 14:45:41 +02:00
parent f56958c140
commit 4c6b3efc91
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ rule DefineDefaultBuildProfiles
case "bootstrap-*" : {
Echo Building Haiku Bootstrap ;
HAIKU_IMAGE_HOST_NAME = shredder ;
HAIKU_IMAGE_SIZE = 1000 ;
HAIKU_IMAGE_SIZE = 4000 ;
AddHaikuImagePackages
freetype