Commit f5ee2a0
fix Linux BLAS include path for manylinux containers
Add /usr/include/openblas to include_dirs on Linux so cblas.h resolves
in manylinux (CentOS-based) containers where openblas-devel installs
headers to /usr/include/openblas/ instead of /usr/include/.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fdfd21f commit f5ee2a0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments