[Bug 256873] [exp-run] without PROFILE
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 256873] [exp-run] without PROFILE"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Jul 2021 18:25:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256873 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=62ff121df2a70f25fd1ef444ba50219585f25bd8 commit 62ff121df2a70f25fd1ef444ba50219585f25bd8 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2021-07-06 18:21:29 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2021-07-06 18:24:28 +0000 devel/libublio: remove *_p.a profiling library Since a port cannot reliably and easily infer the profiling configuration from src.conf (the ports framework defeats reading it, and historically the port had its troubles with that), remove the profiled libublio_p.a altogether. Bumps PORTREVISION due to pkg-plist change on most practical systems. Reported by: emaste@ PR: 256873 devel/libublio/Makefile | 18 +----------------- devel/libublio/files/Makefile | 2 ++ devel/libublio/pkg-plist | 1 - 3 files changed, 3 insertions(+), 18 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.