Date: Sat, 28 Apr 2018 17:59:55 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 227684] devel/cquery: switch to llvm60 Message-ID: <bug-227684-7788-jJII6iaMjA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-227684-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-227684-7788@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=3D227684 Henry Hu <henry.hu.sh@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #192864|0 |1 is obsolete| | --- Comment #4 from Henry Hu <henry.hu.sh@gmail.com> --- Created attachment 192880 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192880&action= =3Dedit updated patch Now cquery sets -std=3Dc++14, which is not supported by clang in freebsd 10= . In this patch, we specify -std=3Dc++1y for freebsd 10. --=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-227684-7788-jJII6iaMjA>