mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-12 20:16:49 +00:00
mk: Add version number to output. Useful for logs
This commit is contained in:
parent
62c90fc6be
commit
4368f6161c
@ -72,6 +72,7 @@ endif
|
||||
# numbers and dots here
|
||||
CFG_VERSION_WIN = $(CFG_RELEASE_NUM)
|
||||
|
||||
CFG_INFO := $(info cfg: version $(CFG_VERSION))
|
||||
|
||||
######################################################################
|
||||
# More configuration
|
||||
|
Loading…
Reference in New Issue
Block a user