[Bug 215193] lib/libc++: convert to a private library

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 10 08:50:30 UTC 2016


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 at FreeBSD.org
          Reporter: jbeich at 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.


More information about the freebsd-toolchain mailing list