[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:59:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284378

--- Comment #12 from Nuno Teixeira <eduardo@FreeBSD.org> ---
(In reply to Nuno Teixeira from comment #11)
(...)

Building:

 PORTNAME=      webkit
 DISTVERSION=   2.46.5
-PORTREVISION=  1
+PORTREVISION=  2
 CATEGORIES=    www
 MASTER_SITES=  https://webkitgtk.org/releases/
 PKGNAMESUFFIX= 2-gtk_${FLAVOR}
@@ -52,7 +52,6 @@ USES=         bison cmake compiler:c++23-lang cpe gettext gl
gnome gperf \
 USE_GNOME=     cairo gdkpixbuf2 introspection:build libxml2 libxslt
 USE_GL=                egl gbm gl glesv2
 USE_LDCONFIG=  yes
-USE_GCC=       yes

If this goes fine, then I think that USE_GCC should be used *only* for os
versions thats needs it.

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