Skip to content
Snippets Groups Projects
Commit 41a24106 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[conda_build_config] Only install mkl on intel processors (avoid definition of mkl variable)

parent 2d720f13
No related branches found
No related tags found
1 merge request!263Implements builds for Apple Silicon
...@@ -397,7 +397,7 @@ make: ...@@ -397,7 +397,7 @@ make:
- 4.3 - 4.3
matplotlib: matplotlib:
- 3.4.3 - 3.4.3
mkl: mkl: # [x86 or x86_64]
- 2020.4 # [x86 or x86_64] - 2020.4 # [x86 or x86_64]
ncurses: ncurses:
- 6.2 - 6.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment