From 0abc36c448f70046ec71179374eb94e83f760d38 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 20 Nov 2020 23:56:21 +0300 Subject: [PATCH] rebuild arning: x.py has made several changes recently you may want to look at help: consider looking at the changes in `src/bootstrap/CHANGELOG.md` note: to silence this warning, add `changelog-seen = 2` at the top of `config.toml` note: this message was printed twice to make it more likely to be seen --- programming/language/rust/files/bootstrap-config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/programming/language/rust/files/bootstrap-config.toml b/programming/language/rust/files/bootstrap-config.toml index 0e118ed126..21cfa4b6aa 100644 --- a/programming/language/rust/files/bootstrap-config.toml +++ b/programming/language/rust/files/bootstrap-config.toml @@ -1,3 +1,5 @@ +changelog-seen = 2 + [llvm] link-shared = true