mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-23 12:34:32 +02:00
6824595: OpenJDK fix breaks product build for jdk7
Reviewed-by: xdono, ohair
This commit is contained in:
parent
0a7ba6e27e
commit
c81e6c29c1
1 changed files with 5 additions and 0 deletions
|
@ -328,6 +328,11 @@ else
|
|||
$(ECHO) "Rule $@ does not apply on $(PLATFORM)-$(ARCH)"
|
||||
endif
|
||||
|
||||
#
|
||||
# Binary Plug rules and macros
|
||||
#
|
||||
include $(BUILDDIR)/common/internal/BinaryPlugs.gmk
|
||||
|
||||
#
|
||||
# Get top level sccs_get rule
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue