8181298: Assertion failure in com.sun.tools.javac.comp.Modules
Fixing dependencies for ct.sym-files target. Reviewed-by: tbell, erikj
This commit is contained in:
parent
e9043d7740
commit
8457d93174
@ -60,7 +60,8 @@ endif
|
||||
|
||||
$(SUPPORT_OUTPUTDIR)/symbols/ct.sym-files/_the.symbols: \
|
||||
$(COMPILE_CREATE_SYMBOLS) \
|
||||
$(wildcard $(LANGTOOLS_TOPDIR)/make/data/symbols/*)
|
||||
$(wildcard $(LANGTOOLS_TOPDIR)/make/data/symbols/*) \
|
||||
$(MODULE_INFOS)
|
||||
$(RM) -r $(@D)
|
||||
$(MKDIR) -p $(@D)
|
||||
$(ECHO) Creating ct.sym classes
|
||||
|
Loading…
x
Reference in New Issue
Block a user