]> git.lizzy.rs Git - rust.git/commitdiff
rustbuild: fix remap-debuginfo when building a release
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Thu, 25 Oct 2018 08:29:08 +0000 (10:29 +0200)
committerMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Thu, 25 Oct 2018 08:31:44 +0000 (10:31 +0200)
Fallback to the release number as we can't get the
git commit sha as we're not in a git repository.

Fixes #55341

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>

No differences found