On Tue, Oct 24, 2017 at 10:43 PM, Daniel Schepler <[email protected]> wrote:
> Currently, if you build meson with the nocheck build profile, it still > requires rustc and c++-compiler-arm-linux-gnueabihf. That looks like > a mistake, that the <!nocheck> was probably intended to apply to both > alternatives in e.g. "rustc | bash-doc <!nocheck>" - but as written, Is the correct format rustc <!nocheck> | bash-doc <!nocheck> If yes, I'll fix it in the next upload.

