mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-29 14:07:22 +00:00
e364a26a3f
- Xeromyces filename had been changed to VfsPath but was still being passed to LOG() without .string().c_str() - CPUID.4 is "reserved" on AMD, they require a separate codepath for determining cache parameters. This was SVN commit r6040.