Bug 252679 - devel/hwloc2: Add the DEBUG port option
Summary: devel/hwloc2: Add the DEBUG port option
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-14 18:09 UTC by Yuri Victorovich
Modified: 2021-01-14 20:54 UTC (History)
1 user (show)

See Also:
phd_kimberlite: maintainer-feedback+


Attachments
patch (867 bytes, patch)
2021-01-14 18:09 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2021-01-14 18:09:32 UTC
Created attachment 221572 [details]
patch

When configured with --with-debug it prints a lot of additional details which can be useful for debugging.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-01-14 20:54:22 UTC
A commit references this bug:

Author: yuri
Date: Thu Jan 14 20:54:19 UTC 2021
New revision: 561592
URL: https://svnweb.freebsd.org/changeset/ports/561592

Log:
  devel/hwloc2: Add the DEBUG port option

  PR:		252679
  Approved by:	phd_kimberlite@yahoo.co.jp (maintainer)

Changes:
  head/devel/hwloc2/Makefile
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2021-01-14 20:54:29 UTC
Committed.

Thanks for the quick approval!