mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 22:44:12 +00:00
8ca674d461
The NDK only exposes the BSD-style strerror_r, not the GNU-style, so select the appropriate code path. This was SVN commit r16208.