mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-29 08:05:14 +00:00
8245046: SetupTarget incorrect for hotspot-ide-project
Reviewed-by: erikj
This commit is contained in:
parent
4c54fa2274
commit
b76a215ff6
@ -261,7 +261,7 @@ endef
|
||||
$(foreach v, $(JVM_VARIANTS), $(eval $(call DeclareHotspotLibsRecipe,$v)))
|
||||
|
||||
$(eval $(call SetupTarget, hotspot-ide-project, \
|
||||
MAKEFILE := ide/CreateVSProject, \
|
||||
MAKEFILE := hotspot/ide/CreateVSProject, \
|
||||
DEPS := hotspot exploded-image, \
|
||||
))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user