forked from M-Labs/artiq
1
0
Fork 0

llvmlite: update conda pkg and fix Windows build

This commit is contained in:
Yann Sionneau 2015-08-31 16:21:15 +02:00
parent fc1c7c2bed
commit 8dcec8a997
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ source:
git_tag: master
build:
number: 2
number: 4
requirements:
build:

View File

@ -4,5 +4,5 @@ set CMAKE_PREFIX_PATH=%LIBRARY_PREFIX%
@rem Ensure there are no build leftovers (CMake can complain)
if exist ffi\build rmdir /S /Q ffi\build
%PYTHON% -S setup.py install
%PYTHON% setup.py install
if errorlevel 1 exit 1

View File

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