< prev index next >

common/autoconf/spec.gmk.in

Print this page

        

@@ -258,10 +258,12 @@
 
 HOTSPOT_DIST=@HOTSPOT_DIST@
 
 BUILD_HOTSPOT=@BUILD_HOTSPOT@
 
+BUILD_FAILURE_HANDLER := @BUILD_FAILURE_HANDLER@
+
 # The boot jdk to use. This is overridden in bootcycle-spec.gmk. Make sure to keep
 # it in sync.
 BOOT_JDK:=@BOOT_JDK@
 
 BUILD_JDK:=@BUILD_JDK@
< prev index next >