]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do not build libatf-c++ when WITHOUT_CXX
authorEd Maste <emaste@FreeBSD.org>
Fri, 29 Oct 2021 03:01:21 +0000 (23:01 -0400)
committerEd Maste <emaste@FreeBSD.org>
Mon, 29 Nov 2021 15:10:53 +0000 (10:10 -0500)
commit7cc6e39cb6a934dea99a6aff336b353e938fbc58
tree620cf410a8a3097f57e962b62de61af2bacc3435
parent8bb7b159b5b892ab8bf597203690434309691860
Do not build libatf-c++ when WITHOUT_CXX

libatf-c++ requires C++ support.

From jrtc27: bit slightly odd this isn't gated by MK_TESTS (which itself
depends on MK_CXX), but this makes sense given the current behaviour.

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

(cherry picked from commit 6ce99625ca7acecaa64723f0440007eb3f60f53d)
lib/atf/Makefile