Opened 12 months ago
Closed 12 months ago
#68782 closed defect (fixed)
OpenBLAS @0.3.25_2: blank version in openblas.pc
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | NicosPavlov |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | michaelld (Michael Dickens), catap (Kirill A. Korinsky) | |
Port: | OpenBLAS |
Description
% port -q installed OpenBLAS and active OpenBLAS @0.3.25_1+gcc13+lapack (active) % pkg-config openblas --modversion 1 %
% port -q installed OpenBLAS and active OpenBLAS @0.3.25_2+gcc13+lapack (active) % pkg-config openblas --modversion %
Change History (2)
comment:1 Changed 12 months ago by catap (Kirill A. Korinsky)
comment:2 Changed 12 months ago by catap (Kirill A. Korinsky)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed an issue in upstream: https://github.com/OpenMathLib/OpenBLAS/pull/4341