8055497: [infra] build failure when building bootcycle image
Reviewed-by: naoto
This commit is contained in:
parent
3195bc66ba
commit
759e173d7e
@ -234,7 +234,8 @@ nashorn-jar:
|
||||
+($(CD) $(NASHORN_TOPDIR)/make && $(MAKE) $(MAKE_ARGS) -f BuildNashorn.gmk all)
|
||||
|
||||
# Creates the jar files (rt.jar resources.jar etc)
|
||||
main-jars:
|
||||
# this depends on all modules built
|
||||
main-jars: exploded-image
|
||||
+($(CD) $(JDK_TOPDIR)/make && $(MAKE) $(MAKE_ARGS) -f CreateJars.gmk)
|
||||
|
||||
# Creates the images (j2sdk-image j2re-image etc)
|
||||
|
Loading…
x
Reference in New Issue
Block a user