forked from mirrors/0ad
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.