[Bug 275914] www/webkit2-gtk{3,4}: Flavorize?: Deal with 4.0, 4.1 and 6.0 SONAMEs
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275914] www/webkit2-gtk{3,4}: Flavorize: 4.0, 4.1 and 6.0 APIs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Aug 2024 13:22:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275914 --- Comment #46 from Charlie Li <vishwin@freebsd.org> --- Bumping libc++.so to 2 in base will not happen anytime soon. dim@ provided additional context elsewhere about how we adopted LLVM's libc++ early, ie when std::pair was only at version 1. Other operating systems adopted libc++ later when version 2 became available. However, one of our conditions to bumping to version 2 is when LLVM upstream marks the ABI as stable, which has *still* not happened. This is part of why we will most likely need to roll with GCC/libstdc++ for the foreseeable future. -- You are receiving this mail because: You are the assignee for the bug.