mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 11:34:38 +02:00
6704165: JDK_DEBUG_IMAGE_DIR used in jdk/make/common/Release.gmk but not defined
Reviewed-by: ohair, tbell
This commit is contained in:
parent
0fbcd876e7
commit
bc2be13ac0
1 changed files with 0 additions and 1 deletions
|
@ -1236,7 +1236,6 @@ ifeq ($(PLATFORM), windows)
|
||||||
$(RM) $(TEMPDIR)/rebase.input
|
$(RM) $(TEMPDIR)/rebase.input
|
||||||
endif
|
endif
|
||||||
$(RM) -r $(JDK_IMAGE_DIR)
|
$(RM) -r $(JDK_IMAGE_DIR)
|
||||||
$(RM) -r $(JDK_DEBUG_IMAGE_DIR)
|
|
||||||
$(RM) -r $(JRE_IMAGE_DIR)
|
$(RM) -r $(JRE_IMAGE_DIR)
|
||||||
|
|
||||||
images images-clobber::
|
images images-clobber::
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue