HomeFreeBSD

Allow programs to set `NO_SHARED` on a per-PROG basis

Description

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

Details

Provenance
ngieAuthored on
Reviewer
emaste
Differential Revision
D19756: Allow programs to set `NO_SHARED` on a per-prog basis
Parents
rS345734: Fix branding after r345661.
Branches
Unknown
Tags
Unknown