changeset 908:01d6688803f4

fastdebug build: images step fails building installer binaries Switch off building installer binaries. This breaks the fastdebug build with OPENJDK=true.
author Goetz
date Wed, 05 Jun 2013 15:15:38 +0200
parents 9fcc8e9fc653
children 38ff8b7afb91
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Jun 03 15:36:52 2013 +0200
+++ b/Makefile	Wed Jun 05 15:15:38 2013 +0200
@@ -263,7 +263,7 @@
 		ALT_OUTPUTDIR=$(ABS_OUTPUTDIR)/$(REL_JDK_OUTPUTDIR) \
 	        DEBUG_NAME=$(DEBUG_NAME) \
 		GENERATE_DOCS=false \
-		BUILD_INSTALL_BUNDLES=true \
+		BUILD_INSTALL_BUNDLES=false \
 		CREATE_DEBUGINFO_BUNDLES=false \
 	        $(BOOT_CYCLE_DEBUG_SETTINGS) \
 		generic_build_repo_series