[Bug 219484] cad/openvsp: fails to build with lang/gcc6 or later on 10.*
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 19 18:22:38 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: dim
Date: Wed Jul 19 18:22:32 UTC 2017
New revision: 321222
URL: https://svnweb.freebsd.org/changeset/base/321222
Log:
Pull in r229281 from upstream libc++ (by Larisse Voufo):
Implement C++14's sized deallocation functions, since there are no
longer implicitly defined by clang, as of r229241.
This allows ports which use C++14's sized deallocation functions, such
as cad/openvsp, to build on stable/10. Bump __FreeBSD_version to allow
detection from ports.
Direct commit, since stable/11 and head already have newer versions of
libc++ which include this change.
PR: 219484
Changes:
stable/10/contrib/libc++/include/new
stable/10/contrib/libc++/src/new.cpp
stable/10/sys/sys/param.h
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-toolchain
mailing list