Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jan 2018 13:28:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224669] [exp-run] Against projects/clang600-import branch
Message-ID:  <bug-224669-13-WGl7EL4mVm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224669-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224669-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=3D224669

--- Comment #1 from Dimitry Andric <dim@FreeBSD.org> ---
Note that one important change in clang++ 6.0.0 is that the C++ mode now
defaults to -std=3Dgnu++14, just like gcc 6 and higher.

So the easiest way to fix ports that break because of this is to specify
USE_CXXSTD=3Dgnu++98 for them.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224669-13-WGl7EL4mVm>