Edit

IABSD.fr/ports/www/seamonkey

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2025-06-23 13:32:11
    Hash : f58d1112
    Message : seamonkey: unbreak build with libc++ 19 use -fvisibility=hidden rather than prepending a gcc_hidden.h header containing '#pragma GCC visibility push(hidden)' to every single C++ source file. In addition pull in a build fix from nss to avoid an invalid use of std::char_traits. 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 https://github.com/nss-dev/nss/commit/bb4a1d38dd9e92923525ac6b5ed0288479f3f3fc