mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-12 06:16:18 +00:00
15001ec798
Spidermonkey 60 can only be compiled with C++14. This conflicts with building 0 A.D. with C++11, so upgrade to C++14 first. This in itself should not drop compiler support on any platform. Tested on Windows by: Stan Tested on Linux by: Freagarach Refs #5859 Refs #5862 Differential Revision: https://code.wildfiregames.com/D3124 This was SVN commit r24235.