8268272: Remove JDK-8264874 changes because Graal was removed.
Reviewed-by: erikj
This commit is contained in:
parent
20b631278c
commit
48dc72b74d
@ -92,11 +92,8 @@ $(eval $(call SetupTarget, buildtools-modules, \
|
|||||||
MAKEFILE := CompileModuleTools, \
|
MAKEFILE := CompileModuleTools, \
|
||||||
))
|
))
|
||||||
|
|
||||||
# interim-langtools is needed by hotspot only when $(INCLUDE_GRAAL) is true
|
|
||||||
GRAAL_INTERIM_LANGTOOLS_true = interim-langtools
|
|
||||||
$(eval $(call SetupTarget, buildtools-hotspot, \
|
$(eval $(call SetupTarget, buildtools-hotspot, \
|
||||||
MAKEFILE := CompileToolsHotspot, \
|
MAKEFILE := CompileToolsHotspot, \
|
||||||
DEPS := $(GRAAL_INTERIM_LANGTOOLS_$(INCLUDE_GRAAL)), \
|
|
||||||
))
|
))
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user