]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
src.opts.mk: Add WITHOUT_CXX dependencies
authorEd Maste <emaste@FreeBSD.org>
Fri, 29 Oct 2021 01:43:33 +0000 (21:43 -0400)
committerEd Maste <emaste@FreeBSD.org>
Mon, 29 Nov 2021 15:10:53 +0000 (10:10 -0500)
commit8bb7b159b5b892ab8bf597203690434309691860
tree000716e14e7b3d3c1205391fa832437d44e4c762
parent8f02234dbd1d578740b08afb4a0d6b877432adc9
src.opts.mk: Add WITHOUT_CXX dependencies

OFED, OPENMP, and PMC depend on C++ support.  Force them off when
building WITHOUT_CXX.

Reported by: Michael Dexter, Build Option Survey
Reviewed by: imp, jrtc27
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D32730

(cherry picked from commit 0e1c864898c1803835b1be0d59342ca761051db8)
share/mk/src.opts.mk