mirror of https://github.com/m-labs/artiq.git
4 lines
74 B
Bash
4 lines
74 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
PATH=/usr/local/llvm-or1k/bin:$PATH $PYTHON setup.py install
|