Date: Fri, 10 Aug 2018 15:46:48 -0600 From: Warner Losh <imp@bsdimp.com> To: Dimitry Andric <dim@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-projects@freebsd.org Subject: Re: svn commit: r337593 - projects/clang700-import/contrib/libc++/include Message-ID: <CANCZdfpi7f%2BrhvOEP_rqxGgv31BnbyWAFHDLESpfsnDsGEpNew@mail.gmail.com> In-Reply-To: <201808102140.w7ALeSBY033201@repo.freebsd.org> References: <201808102140.w7ALeSBY033201@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 10, 2018 at 3:40 PM, Dimitry Andric <dim@freebsd.org> wrote: > Author: dim > Date: Fri Aug 10 21:40:28 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. > As of FreeBSD_version 1200077, we have this. I plan to MFC it eventually. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfpi7f%2BrhvOEP_rqxGgv31BnbyWAFHDLESpfsnDsGEpNew>