From b134f71033332b884015f7f6918f1ed0f0e8287c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 12 Jul 2016 16:15:00 +0200 Subject: [PATCH] Set the image size for debug nightlies to 700MB. --- build/jam/DefaultBuildProfiles | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/jam/DefaultBuildProfiles b/build/jam/DefaultBuildProfiles index 3f43141696..0eb4f7d2ee 100644 --- a/build/jam/DefaultBuildProfiles +++ b/build/jam/DefaultBuildProfiles @@ -124,6 +124,9 @@ rule DefineDefaultBuildProfiles HAIKU_ROOT_USER_REAL_NAME ?= "Yourself" ; AddGroupToHaikuImage party : 101 : user sshd ; HAIKU_IMAGE_HOST_NAME ?= shredder ; + if $(DEBUG) != 0 { + HAIKU_IMAGE_SIZE ?= 700 ; + } HAIKU_IMAGE_SIZE ?= 600 ; AddHaikuImagePackages