]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow programs to set `NO_SHARED` on a per-PROG basis
authorngie <ngie@FreeBSD.org>
Sat, 30 Mar 2019 17:23:15 +0000 (17:23 +0000)
committerngie <ngie@FreeBSD.org>
Sat, 30 Mar 2019 17:23:15 +0000 (17:23 +0000)
commit65f9986463c02ae928a9f8252cc21230d9863c41
tree0a16ed71aba5847342a39354095be4577e155474
parente644a7809f9968f41428df2d2941e9c05a63f69d
Allow programs to set `NO_SHARED` on a per-PROG basis

This is particularly useful when installing programs for tests that need to be
linked statically, e.g., mini-me from capsicum-test, which is linked statically
to avoid the dynamic library lookup in the upstream project.

Reviewed by: emaste
Approved by: emaste (mentor)
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D19756
share/mk/bsd.progs.mk