common/autoconf/hotspot-spec.gmk.in

Print this page

        

*** 95,106 **** ifeq ($(JVM_INTERPRETER), cpp) CC_INTERP=true endif HOTSPOT_MAKE_ARGS:=@HOTSPOT_MAKE_ARGS@ @STATIC_CXX_SETTING@ - # This is used from the libjvm build for C/C++ code. - HOTSPOT_BUILD_JOBS:=$(JOBS) # Control wether Hotspot runs Queens test after building TEST_IN_BUILD=@TEST_IN_BUILD@ USE_CLANG := @USE_CLANG@ --- 95,104 ----