forked from M-Labs/artiq
4 lines
74 B
Bash
4 lines
74 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
PATH=/usr/local/llvm-or1k/bin:$PATH $PYTHON setup.py install
|