https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214654
--- Comment #22 from [email protected] --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
