Commit 180f36c
committed
fix(example): eigen example uses renamed 'eigen_blas' feature (was 'blas')
The recipe renamed the BLAS-provider feature blas -> eigen_blas; update the
example's dependency spec to match (it referenced the now-removed 'blas',
failing the smoke). eigen_blas alone (no EIGEN_USE_BLAS) compiles cleanly.1 parent f993072 commit 180f36c
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | | - | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments