manual/installing: remove compiler-rt download instructions

pull/4/head
Sebastien Bourdeauducq 2014-11-06 18:01:04 -08:00
parent 055942ec0e
commit 42accd5de4
1 changed files with 0 additions and 6 deletions

View File

@ -82,12 +82,6 @@ These steps are required to generate bitstream (``.bit``) files, build the MiSoC
Build the bitstream and copy it to one of the folders above.
* Download compiler-rt: ::
$ cd ~/artiq-dev
$ svn co http://llvm.org/svn/llvm-project/compiler-rt/trunk compiler-rt
$ export CRTDIR=~/artiq-dev/compiler-rt
* Download MiSoC: ::
$ cd ~/artiq-dev