doc: Rust uses recursive submodules (brrr).

[ci skip]
release-3
whitequark 2018-01-10 01:27:10 +00:00
parent 3b82c585d1
commit 4f3e7af8d5
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ and the ARTIQ kernels.
$ cd ~/artiq-dev
$ git clone -b artiq-1.23.0 https://github.com/m-labs/rust
$ cd rust
$ git submodule update --init
$ git submodule update --init --recursive
$ mkdir build
$ cd build
$ ../configure --prefix=/usr/local/rust-or1k --llvm-root=/usr/local/llvm-or1k --disable-manage-submodules --disable-docs