Date: Mon, 23 Jan 2017 23:17:38 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216054] graphics/openshadinglanguage: fails to build with libc++ 4.0 Message-ID: <bug-216054-13-4s9yoPxpqI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216054-13@https.bugs.freebsd.org/bugzilla/> References: <bug-216054-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216054 --- Comment #8 from Jan Beich (mail not working) <jbeich@FreeBSD.org> --- (In reply to Eric Fiselier from comment #7) > upstream fix that forces libc++ to use `__decltype` in Clang 3.4 Not sure why libc++ pretends the burned __typeof__ bridge would still work rather than clean up. However, lang/clang33 consumers in the ports tree are unaffected: either build with -std=3Dc++11 or only use libclang. I confirm, after applying libc++ r292833 graphics/openshadinglanguage builds fine: http://sprunge.us/WOOE --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216054-13-4s9yoPxpqI>