Skip to content

Commit

Permalink
Update installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
whitequark committed Aug 4, 2015
1 parent 18f38e6 commit d040224
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions doc/manual/installing.rst
Expand Up @@ -302,11 +302,8 @@ Installing the host-side software

$ cd ~/artiq-dev
$ git clone https://github.com/m-labs/llvmlite
$ git checkout backport-3.5
$ git checkout artiq
$ cd llvmlite
$ patch -p1 < ~/artiq-dev/artiq/misc/llvmlite-add-all-targets.patch
$ patch -p1 < ~/artiq-dev/artiq/misc/llvmlite-rename.patch
$ patch -p1 < ~/artiq-dev/artiq/misc/llvmlite-build-as-debug-on-windows.patch
$ LLVM_CONFIG=/usr/local/llvm-or1k/bin/llvm-config python3 setup.py install --user

* Install ARTIQ: ::
Expand Down

0 comments on commit d040224

Please sign in to comment.