[Bug 284378] www/webkit2-gtk: interactions with C++ dependencies built with clang/libc++ causes WebProcess crash

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 Jan 2025 12:45:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284378

--- Comment #10 from shamaz.mazum@gmail.com ---
(In reply to Nuno Teixeira from comment #9)

Wait, there is no
#      define _LIBCPP_DEPRECATED_ABI_DISABLE_PAIR_TRIVIAL_COPY_CTOR

in /usr/src/contrib/llvm-project/libcxx/include/__config on stable/14. Does it
mean that clang hacks won't be necessary on FreeBSD 14.3? When why building
WebKit with GCC? Maybe just wait for FreeBSD 14.3 and try with clang?

I was told that _LIBCPP_DEPRECATED_ABI_DISABLE_PAIR_TRIVIAL_COPY_CTOR will not
be going anywhere anytime soon.

-- 
You are receiving this mail because:
You are the assignee for the bug.