Skip to content

Commit d040224

Browse files
author
whitequark
committedAug 4, 2015
Update installation instructions.
1 parent 18f38e6 commit d040224

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
 

Diff for: ‎doc/manual/installing.rst

+1-4
Original file line numberDiff line numberDiff line change
@@ -302,11 +302,8 @@ Installing the host-side software
302302

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

312309
* Install ARTIQ: ::

0 commit comments

Comments
 (0)