]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/configure.py
bootstrap: convert reproducible-artifacts to use Tarball
[rust.git] / src / bootstrap / configure.py
index 322e9d6923295fbc11d70747969fb459687caabc..42f00ce9621743cb3a283355074b07a10b7f4e77 100755 (executable)
@@ -146,6 +146,7 @@ v("qemu-riscv64-rootfs", "target.riscv64gc-unknown-linux-gnu.qemu-rootfs",
 v("experimental-targets", "llvm.experimental-targets",
   "experimental LLVM targets to build")
 v("release-channel", "rust.channel", "the name of the release channel to build")
+v("release-description", "rust.description", "optional descriptive string for version output")
 
 # Used on systems where "cc" is unavailable
 v("default-linker", "rust.default-linker", "the default linker")