29.4_2,3 - 21 Jan 2025 03:12:19
description at emacs - Freshports:[...]
Despite upstream's recommendation to use clang for better skia
optimisation, this port now USE_GCC due to extensive std::pair copy
constructor use that is not trivial to continue patching to stay
working with our libc++ version 1 ABI. See review D35327 for some
details.
configure --prefix=something-in-homedir --without-all --with-x-toolkit=no
gmake
gmake install
That's the commit log for webkit2-gtk.コード:
Code:[...] Despite upstream's recommendation to use clang for better skia optimisation, this port now USE_GCC due to extensive std::pair copy constructor use that is not trivial to continue patching to stay working with our libc++ version 1 ABI. See review D35327 for some details.