This repository was archived by the owner on Aug 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ environment:
12
12
global :
13
13
MINGW_32 : C:\mingw-w64\i686-6.3.0-posix-dwarf-rt_v5-rev1\mingw32\bin
14
14
MINGW_64 : C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin
15
- OPENBLAS_32 : " https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com/openblas-v0.3.5-274-g6a8b4269 -win32-gcc_7_1_0.zip"
16
- OPENBLAS_64 : " https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com/openblas-v0.3.5-274-g6a8b4269 -win_amd64-gcc_7_1_0.zip"
15
+ OPENBLAS_32 : " https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com/openblas-v0.3.7 -win32-gcc_7_1_0.zip"
16
+ OPENBLAS_64 : " https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com/openblas-v0.3.7 -win_amd64-gcc_7_1_0.zip"
17
17
CYTHON_BUILD_DEP : Cython
18
18
TEST_MODE : fast
19
19
APPVEYOR_SAVE_CACHE_ON_ERROR : true
Original file line number Diff line number Diff line change 1
1
# Environment variables for build
2
- OPENBLAS_VERSION=" v0.3.5-274-g6a8b4269 "
2
+ OPENBLAS_VERSION=" v0.3.7 "
3
3
MACOSX_DEPLOYMENT_TARGET=10.9
4
4
CFLAGS=" -std=c99 -fno-strict-aliasing"
You can’t perform that action at this time.
0 commit comments