HomeFreeBSD

src.opts.mk: Decouple MK_INCLUDES from MK_TOOLCHAIN

Description

src.opts.mk: Decouple MK_INCLUDES from MK_TOOLCHAIN

Prior to 590461a4b89b installation of include files was controlled
directly by ${MK_TOOLCHAIN}. 590461a4b89b added an INCLUDES knob
defaulting to YES. Setting WITHOUT_TOOLCHAIN forced it off to retain
existing behaviour.

Decouple them now, as there are reasonable use cases for installing
libraries and include files without a compiler or other tool chain
components.

Reviewed by: imp, jrtc27
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D39918

Details

Provenance
emasteAuthored on May 1 2023, 8:58 PM
Reviewer
imp
Differential Revision
D39918: src.opts.mk: Decouple MK_INCLUDES from MK_TOOLCHAIN
Parents
rGa5b4ec528192: stand: More protection against malformed smbios tables
Branches
Unknown
Tags
Unknown