v.20.1Build/Testing/Packaging Improvement

Release gcc builds now use libc++ for improved consistency and portability

Release gcc builds now use libc++ instead of libstdc++. Recently libc++ was used only with clang. This will improve consistency of build configurations and portability. #8311 (alexey-milovidov)