CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/06/23 07:27:35
Modified files:
www/mozilla-firefox: Makefile
Added files:
www/mozilla-firefox/patches:
patch-build_moz_configure_toolchain_configure
Log message:
mozilla-firefox: use -fvisibility=hidden rather than prepending a
gcc_hidden.h header containing '#pragma GCC visibility push(hidden)'
to every single C++ source file. Unbreaks build with libc++ 19
ok landry
https://bugzilla.mozilla.org/show_bug.cgi?id=1874059
https://github.com/llvm/llvm-project/issues/79027
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276746