Increase size of bootstrap image to 4 GB.
* 1 GB isn't enough to build the basic set
This commit is contained in:
parent
f56958c140
commit
4c6b3efc91
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user