]> git.lizzy.rs Git - rust.git/commit
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)
commitbbc3cd43784b69beda25dc0f002514d656d853a2
treef7f8a16ce260264052a05ede4ea4ceaef248d338
parentf99911a4a0bead7dd1f9ef2f90442844434cc391
rustbuild: fix remap-debuginfo when building a release

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>
src/bootstrap/lib.rs