[Bug 215193] libc++ and libcxxrt: convert to a private library

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 18 Jun 2025 16:23:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215193

--- Comment #13 from Gleb Popov <arrowd@FreeBSD.org> ---
(In reply to Dimitry Andric from comment #11)
> That would also entail removing /usr/include/c++, to prevent any external programs from even attempting to include any of the private libc++ headers, and only make these headers available in the buildworld tree.

But this would render /usr/bin/c++ useless, no? If I have to install llvmXY or
gccXY to be able to compile any C++ program, then why have a C++ compiler in
base?

-- 
You are receiving this mail because:
You are the assignee for the bug.