Bug 259540 - devel/hwloc2: optionalize level-zero dependency
Summary: devel/hwloc2: optionalize level-zero dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks: 259175
  Show dependency treegraph
 
Reported: 2021-10-30 01:28 UTC by Jan Beich
Modified: 2021-10-30 01:41 UTC (History)
1 user (show)

See Also:
phd_kimberlite: maintainer-feedback+


Attachments
v1 (apply via "git am") (1.50 KB, patch)
2021-10-30 01:28 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2021-10-30 01:28:40 UTC
Created attachment 229133 [details]
v1 (apply via "git am")

Helps debugging level-zero issues in consumers e.g., net/mpich also has L0 option.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-10-30 01:41:19 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2839b87b3d80c97f2cd02b359164275bff2c5842

commit 2839b87b3d80c97f2cd02b359164275bff2c5842
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-10-30 01:20:25 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-10-30 01:38:16 +0000

    devel/hwloc2: optionalize level-zero dependency after e820842557b9

    Helps debugging level-zero issues in consumers that may themselves
    have level-zero support e.g., hwloc2:L0=off + mpich:L0=on.

    PR:             259540
    Approved by:    Eijiro Shibusawa (maintainer)

 devel/hwloc2/Makefile | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)