v.20.1Build/Testing/Packaging Improvement
Release gcc builds now use libc++ for improved consistency and portability
Release gcc builds now uselibc++instead oflibstdc++. Recentlylibc++was used only with clang. This will improve consistency of build configurations and portability. #8311 (alexey-milovidov)