common/autoconf/hotspot-spec.gmk.in

changeset 635
907a926d3c96
parent 533
e175ecff1391
child 671
653ff6bcf0b1
     1.1 --- a/common/autoconf/hotspot-spec.gmk.in	Thu Feb 28 20:29:19 2013 -0800
     1.2 +++ b/common/autoconf/hotspot-spec.gmk.in	Mon Mar 04 16:45:07 2013 +0100
     1.3 @@ -80,7 +80,7 @@
     1.4  
     1.5  HOTSPOT_MAKE_ARGS:=@HOTSPOT_MAKE_ARGS@ @STATIC_CXX_SETTING@
     1.6  # This is used from the libjvm build for C/C++ code.
     1.7 -HOTSPOT_BUILD_JOBS:=@CONCURRENT_BUILD_JOBS@
     1.8 +HOTSPOT_BUILD_JOBS:=$(JOBS)
     1.9  # Control wether Hotspot runs Queens test after building
    1.10  TEST_IN_BUILD=@TEST_IN_BUILD@
    1.11  

mercurial