https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215193
--- Comment #13 from Gleb Popov <[email protected]> --- (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.
