remove disclaimer from bootstrap/README.md

This commit is contained in:
Alex Burka 2017-04-19 01:45:34 -04:00 committed by GitHub
parent 84be2df0e9
commit d6b8d9f75d

View File

@ -4,10 +4,6 @@ This is an in-progress README which is targeted at helping to explain how Rust
is bootstrapped and in general some of the technical details of the build
system.
> **Note**: This build system is currently under active development and is not
> intended to be the primarily used one just yet. The makefiles are currently
> the ones that are still "guaranteed to work" as much as possible at least.
## Using rustbuild
The rustbuild build system has a primary entry point, a top level `x.py` script: