[Bug 216054] graphics/openshadinglanguage: fails to build with libc++ 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 23 21:23:29 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216054

--- Comment #5 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to Dimitry Andric from comment #3)
> (In reply to Jan Beich (mail not working) from comment #1)
> > libc++ 4.0 is just broken with old compilers. One workaround would be to
> > build against devel/libc++ which tracks old version.

Now that I think about it, how did you end up with clang 3.4 in this build?  It
looks like clang 3.5 through 4.0 all accept <string.h> from libc++ 4.0, even if
you explicitly specify -std=c++98.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list