https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214654
--- Comment #10 from Dimitry Andric <[email protected]> --- (In reply to clutton from comment #9) > (In reply to Jan Beich (mail not working) from comment #8) > > Yes, it builds fine on 10.3 and 10.2, but fails on 10.1 Hm, you could also use _LIBCPP_DEPRECATED_ABI_DISABLE_PAIR_TRIVIAL_COPY_CTOR instead, as it indicates. But this would only work on new enough versions of FreeBSD, so you'd have to check __FreeBSD_version. -- 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]"
