[Bug 282692] devel/libchdr: New port: Standalone library for reading MAME CHDv1-v5 formats

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 11 Nov 2024 14:11:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282692

--- Comment #2 from Stefan Schlosser <bsdcode@disroot.org> ---
(In reply to Robert Clausecker from comment #1)
> Why is the static library not called libchdr.a?  Is there a specific reason for it
> having a different library name?
Upstream calls it libchdr-static.a. And projects using libchdr (by vendoring it
and building it themselfs) often link against libchdr-static.a explicitly.

So I'd say it's the official name for the static library.

-- 
You are receiving this mail because:
You are the assignee for the bug.