https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215193
Bug ID: 215193 Summary: lib/libc++: convert to a private library Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Keywords: feature Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-toolchain@FreeBSD.org Reporter: jbe...@freebsd.org Depends on: 215192 libc++ version is currently tied to a specific FreeBSD release. If third-party software depends on bleeding edge C++ features it may fail to build. And pulling newer version from ports is risky due to ABI mismatch. To avoid Perl-style blunder let's promote the port version instead. For example, FreeBSD 10.x cannot benefit from complete C++14 support. Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215192 [Bug 215192] devel/libc++: phase out usage as part of USES=compiler:gcc-c++11-lib -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"