build/image: Slightly bump release image size
* Solves out of space issue building release images Change-Id: I888836774732f65fde3574ef498b272d8285356f Reviewed-on: https://review.haiku-os.org/c/haiku/+/4107 Reviewed-by: Alex von Gluck IV <[email protected]>
This commit is contained in:
committed by
Alex von Gluck IV
parent
8003ed8100
commit
02a8f8b29c
@@ -76,7 +76,7 @@ rule DefineDefaultBuildProfiles
|
||||
if $(HAIKU_INCLUDE_SOURCES) = 1 {
|
||||
HAIKU_IMAGE_SIZE ?= 1100 ;
|
||||
} else {
|
||||
HAIKU_IMAGE_SIZE ?= 690 ;
|
||||
HAIKU_IMAGE_SIZE ?= 700 ;
|
||||
}
|
||||
|
||||
AddHaikuImageSystemPackages
|
||||
|
||||
Reference in New Issue
Block a user