mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
e4d7586cdd
Fixes linking error in ICU build from build-osx-libs.sh (it was setting the C++ compiler to clang, which is the C compiler, so it wouldn't automatically link to the c++ lib). Now build-osx-libs.sh and the game should use clang and whichever c++ lib is the default This was SVN commit r15725.