[Bug 283258] */*: fix a few INSTALL_LIB static library invocations
Date: Wed, 11 Dec 2024 15:03:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283258 Bug ID: 283258 Summary: */*: fix a few INSTALL_LIB static library invocations Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: me@svmhdvn.name Created attachment 255779 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255779&action=edit [PATCH] */*: fix a few INSTALL_LIB static library invocations Section 5.17.1 of the Porter's handbook states: > Do not use INSTALL_LIB to install static libraries, because stripping them renders them useless. Use INSTALL_DATA instead. This patch fixes the remaining few ports that wrongly use INSTALL_LIB to install static libraries. -- You are receiving this mail because: You are the assignee for the bug.