mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-04 09:42:34 +00:00
7021753: Add a build times report
Report the build times at end of a jdkroot build. Reviewed-by: ohair
This commit is contained in:
parent
a962b46f20
commit
f6f0e6bad2
@ -135,6 +135,7 @@ UNAME = $(UTILS_COMMAND_PATH)uname
|
||||
UNIQ = $(UTILS_USR_BIN_PATH)uniq
|
||||
UNZIP = $(UTILS_USR_BIN_PATH)unzip
|
||||
UNZIPSFX = $(UTILS_DEVTOOL_PATH)unzipsfx
|
||||
XARGS = $(UTILS_USR_BIN_PATH)xargs
|
||||
WC = $(UTILS_USR_BIN_PATH)wc
|
||||
WHICH = $(UTILS_USR_BIN_PATH)which
|
||||
YACC = $(UTILS_CCS_BIN_PATH)yacc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user