--- old/common/autoconf/hotspot-spec.gmk.in 2014-02-12 15:47:32.714282827 +0100 +++ new/common/autoconf/hotspot-spec.gmk.in 2014-02-12 15:47:32.614282294 +0100 @@ -102,6 +102,8 @@ # Control wether Hotspot runs Queens test after building TEST_IN_BUILD=@TEST_IN_BUILD@ +USE_CLANG := @USE_CLANG@ + # For hotspot, override compiler/tools definition to not include FIXPATH prefix. # Hotspot has its own handling on the Windows path situation. CXX:=@CCACHE@ @HOTSPOT_CXX@