Skip to content

Commit

Permalink
manual/installing: remove compiler-rt download instructions
Browse files Browse the repository at this point in the history
sbourdeauducq committed Nov 7, 2014
1 parent 055942e commit 42accd5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions doc/manual/installing.rst
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 42accd5

Please sign in to comment.