common/autoconf/hotspot-spec.gmk.in
changeset 15790 3a8903868eb2
parent 14615 2616975e69d3
child 16581 b2cddec593f4
--- a/common/autoconf/hotspot-spec.gmk.in	Thu Feb 28 20:29:19 2013 -0800
+++ b/common/autoconf/hotspot-spec.gmk.in	Mon Mar 04 16:45:07 2013 +0100
@@ -80,7 +80,7 @@
 
 HOTSPOT_MAKE_ARGS:=@HOTSPOT_MAKE_ARGS@ @STATIC_CXX_SETTING@
 # This is used from the libjvm build for C/C++ code.
-HOTSPOT_BUILD_JOBS:=@CONCURRENT_BUILD_JOBS@
+HOTSPOT_BUILD_JOBS:=$(JOBS)
 # Control wether Hotspot runs Queens test after building
 TEST_IN_BUILD=@TEST_IN_BUILD@