mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 15:17:07 +00:00
During generation of the version.cc file, read the current Git hash.
R=rmacnak@google.com Review URL: https://codereview.chromium.org/2206953004 .
This commit is contained in:
parent
36c9514f04
commit
9a68bad6fd
1 changed files with 0 additions and 1 deletions
|
@ -205,7 +205,6 @@ action("generate_version_cc_file") {
|
|||
"--quiet",
|
||||
"--output", rebase_path(output, root_build_dir),
|
||||
"--input", rebase_path("vm/version_in.cc", root_build_dir),
|
||||
"--ignore_svn_revision",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue