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

2016-12-10 Thread bugzilla-noreply
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: f

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

2016-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215193 Jan Beich (mail not working) changed: What|Removed |Added Summary|lib/libc++: convert to a|libc++ and libcxxrt:

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

2016-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215193 --- Comment #1 from Jan Beich (mail not working) --- Another issue is on libc++-enabled systems libstdc++ from ports cannot be used. theraven@ proposed to link libstdc++ against libcxxrt (like in gcc42 case) but that often requires bleeding

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

2016-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215193 David Chisnall changed: What|Removed |Added CC||thera...@freebsd.org --- Comment

[Bug 215125] clang: Turning on sanitizer options causes the test for non-existent function mallinfo() to pass

2016-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215125 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org Assign