Date: Sat, 10 Dec 2016 11:09:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-toolchain@FreeBSD.org Subject: [Bug 215193] libc++ and libcxxrt: convert to a private library Message-ID: <bug-215193-29464-UJqNcB2wEz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215193-29464@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215193 David Chisnall <theraven@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |theraven@FreeBSD.org --- Comment #2 from David Chisnall <theraven@FreeBSD.org> --- I think that a better solution to this would be more frequent upstream imports into base (which should become a lot easier to push to users once we have packaged base). Making libc++ a private library would mean that it would not be possible for users to compile C++ programs without installing a port, which would be a major regression. If we did that, then there's little point having a C++ compiler in the base system at all. Libc++ aims to be backwards binary compatible, and so there shouldn't be any POLA violations from installing a newer one. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215193-29464-UJqNcB2wEz>
