Summary: | math/suitesparse-lagraph: needs -lm on armv7 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Robert Clausecker <fuz> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-fortran (Nobody) <fortran> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | fuz:
maintainer-feedback-
|
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Robert Clausecker
![]() ![]() Maintainer timeout. Will commit a patch for this one with my next batch. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=337d71346c03accc50ec76b465dd232b88a9570c commit 337d71346c03accc50ec76b465dd232b88a9570c Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2025-01-20 03:11:36 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-01-21 23:46:21 +0000 math/suitesparse-lagraph: fix build on armv7 liblagraphx requires libm on this platform. Approved by: portmgr (build fix blanket) MFH: 2025Q1 PR: 283587 math/suitesparse-lagraph/Makefile | 1 + ...patch-LAGraph_experimental_CMakeLists.txt (new) | 23 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) A commit in branch 2025Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec9a9e065cbf5c572fc5d99076244d88ebd921e8 commit ec9a9e065cbf5c572fc5d99076244d88ebd921e8 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2025-01-20 03:11:36 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-01-21 23:50:38 +0000 math/suitesparse-lagraph: fix build on armv7 liblagraphx requires libm on this platform. Approved by: portmgr (build fix blanket) MFH: 2025Q1 PR: 283587 (cherry picked from commit 337d71346c03accc50ec76b465dd232b88a9570c) math/suitesparse-lagraph/Makefile | 1 + ...patch-LAGraph_experimental_CMakeLists.txt (new) | 23 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) |