mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00: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
@ -1236,7 +1236,6 @@ ifeq ($(PLATFORM), windows)
|
||||
$(RM) $(TEMPDIR)/rebase.input
|
||||
endif
|
||||
$(RM) -r $(JDK_IMAGE_DIR)
|
||||
$(RM) -r $(JDK_DEBUG_IMAGE_DIR)
|
||||
$(RM) -r $(JRE_IMAGE_DIR)
|
||||
|
||||
images images-clobber::
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user