You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
I've been unable to build HHVM master against libstdc++ with GCC 14 or clang 18. Since most distros use libstdc++ as the default C++ standard library, we need an option to force using libc++ instead.
Remove the existing option to force building against libstdc++ when using clang, which was added 10 years ago in
cc07cb5 to help workaround GCC 5 bugs and seems no longer relevant.
Pull Request resolved: #9570
Reviewed By: Wilfred
Differential Revision: D67921607
fbshipit-source-id: af895431d5a079b2c14f694dbeb1bc035b75899b
0 commit comments