[Bug 214654] www/chromium: fails to build with libc++ 3.9
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 11 10:27:25 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214654
--- Comment #22 from commit-hook at freebsd.org ---
A commit references this bug:
Author: cpm
Date: Wed Jan 11 10:26:34 UTC 2017
New revision: 431170
URL: https://svnweb.freebsd.org/changeset/ports/431170
Log:
- Fix build on HEAD
In file included from ../../services/ui/ws/window_manager_state.cc:5:
In file included from ../../services/ui/ws/window_manager_state.h:10:
In file included from /usr/include/c++/v1/memory:599:
/usr/include/c++/v1/__config:58:2: error: "_LIBCPP_TRIVIAL_PAIR_COPY_CTOR" is
no longer supported. use
_LIBCPP_DEPRECATED_ABI_DISABLE_PAIR_TRIVIAL_COPY_CTOR instead
#error "_LIBCPP_TRIVIAL_PAIR_COPY_CTOR" is no longer supported. \
^
1 error generated.
PR: 214654
Submitted by: dim
Reported by: jbeich
Reviewed by: rene
Approved by: chromium (rene)
MFH: 2017Q1
Changes:
head/www/chromium/Makefile
head/www/chromium/files/extra-patch-libc++-new
head/www/chromium/files/extra-patch-libc++-old
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-chromium
mailing list