mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-05 02:03:58 +00:00
3ff0ccc1fa
wposix's sysconf is no longer used because OS X doesn't support some of the POSIX names, so we had to add os_cpu routines that supplant the use of sysconf. am now removing the no-longer needed sysconf emulation, which also gets rid of wposix_Init. This was SVN commit r7680.