conda: llvmlite-artiq: do not use LLVM from /usr/local/llvm-or1k.

This commit is contained in:
whitequark 2015-10-14 14:49:13 +03:00
parent 760ecb5308
commit ca3a0fd73b
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
PATH=/usr/local/llvm-or1k/bin:$PATH $PYTHON setup.py install
$PYTHON setup.py install

View File

@ -15,7 +15,7 @@ requirements:
- python
build:
number: 4
number: 5
test:
imports: