[Bug 230400] devel/cmake, devel/qt5-buildtools: fails to build with libc++ 7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 10 21:40:55 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230400
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: dim
Date: Fri Aug 10 21:40:28 UTC 2018
New revision: 337593
URL: https://svnweb.freebsd.org/changeset/base/337593
Log:
Upstream libc++ added a using ::timespec_get line, when in C++17 or
higher mode, in <https://reviews.llvm.org/rL338419>. Since we do not
yet have this C11 function, comment out the line for now, as a
workaround for a number of failing ports. Discussion with upstream is
ongoing about an acceptable permanent fix.
PR: 230400
Reported by: jbeich
Changes:
projects/clang700-import/contrib/libc++/include/ctime
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list