CVSROOT: /cvs Module name: ports Changes by: t...@cvs.openbsd.org 2025/06/23 07:28:56
Modified files: www/tor-browser/browser: Makefile Added files: www/tor-browser/browser/patches: patch-build_moz_configure_toolchain_configure Log message: tor-browser/browser: 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