common/autoconf/spec.gmk.in
changeset 42510 406dfb60de57
parent 41874 07c3c4f1eb63
child 42513 b12c23d0240c
child 42528 125bc97e7569
child 42529 d01162cb85f4
--- a/common/autoconf/spec.gmk.in	Wed Nov 09 15:32:39 2016 +0100
+++ b/common/autoconf/spec.gmk.in	Thu Nov 24 15:27:33 2016 +0100
@@ -220,6 +220,7 @@
 
 # Which JVM variants to build (space-separated list)
 JVM_VARIANTS := @JVM_VARIANTS@
+JVM_VARIANT_MAIN := @JVM_VARIANT_MAIN@
 
 # Lists of features per variant. Only relevant for the variants listed in
 # JVM_VARIANTS.
@@ -273,8 +274,6 @@
 CONFIGURESUPPORT_OUTPUTDIR:=@CONFIGURESUPPORT_OUTPUTDIR@
 BUILDJDK_OUTPUTDIR=$(BUILD_OUTPUT)/buildjdk
 
-HOTSPOT_DIST=@HOTSPOT_DIST@
-
 BUILD_HOTSPOT=@BUILD_HOTSPOT@
 
 BUILD_FAILURE_HANDLER := @BUILD_FAILURE_HANDLER@