mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 20:14:43 +02:00
6558110: tmp/java/jli/obj_g/static is not deleted automatically
Reviewed-by: ksrini
This commit is contained in:
parent
37a980650b
commit
6d3a4136f9
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ STATIC_LIBRARY_NAME = $(LIBPREFIX)$(LIBRARY).lib
|
|||
STATIC_LIBRARY = $(STATIC_LIBRARY_DIR)/$(STATIC_LIBRARY_NAME)
|
||||
|
||||
$(STATIC_LIBRARY_DIR): $(OBJDIR)
|
||||
@$(prep-target)
|
||||
@$(MKDIR) $(STATIC_LIBRARY_DIR)
|
||||
|
||||
$(STATIC_LIBRARY): $(STATIC_LIBRARY_DIR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue