build: Small bump to release image size
* Haiku now consumes right at 700 MiB on x86_gcc2h after the webkit update. Change-Id: Ia41a3e6252190e73feaa49ebe7c58ef4c80df4dc Reviewed-on: https://review.haiku-os.org/c/haiku/+/4161 Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
This commit is contained in:
parent
fae4769be6
commit
12bb3886c5
@ -76,7 +76,7 @@ rule DefineDefaultBuildProfiles
|
||||
if $(HAIKU_INCLUDE_SOURCES) = 1 {
|
||||
HAIKU_IMAGE_SIZE ?= 1100 ;
|
||||
} else {
|
||||
HAIKU_IMAGE_SIZE ?= 700 ;
|
||||
HAIKU_IMAGE_SIZE ?= 710 ;
|
||||
}
|
||||
|
||||
AddHaikuImageSystemPackages
|
||||
|
Loading…
Reference in New Issue
Block a user