< prev index next >

make/hotspot/lib/CompileJvm.gmk

Print this page

        

@@ -26,11 +26,11 @@
 # Include support files that will setup compiler flags due to the selected
 # jvm feature set, and specific file overrides.
 include lib/JvmFeatures.gmk
 include lib/JvmOverrideFiles.gmk
 
-$(eval $(call IncludeCustomExtension, , hotspot/lib/CompileJvm.gmk))
+$(eval $(call IncludeCustomExtension, hotspot/lib/CompileJvm.gmk))
 
 ################################################################################
 # Setup compilation of the main Hotspot native library (libjvm).
 
 JVM_OUTPUTDIR := $(JVM_VARIANT_OUTPUTDIR)/libjvm
< prev index next >