Changes between Initial Version and Version 1 of Ticket #64379, comment 6
- Timestamp:
- Jan 12, 2022, 12:33:49 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64379, comment 6
initial v1 1 With the patch, the +openblas variant has a conflict. openblas also provides the LAPACKE headers in the default location /opt/local/include. ATM, you have to force activate lapack to overwrite the headers.1 With the patch, the {{{+openblas}}} variant has a conflict. {{{openblas}}} also provides the LAPACKE headers in the default location {{{/opt/local/include}}}. At least the default variant of {{{openblas+gcc11+lapack}}} does. Can we somehow depend on a non default variant like {{{openblas+gcc11-lapack}}}?