[Scummvm-devel] ATTN Porters: Tests for the new C++ standards

Marcus Comstedt marcus at mc.pp.se
Sun May 31 09:00:38 UTC 2020


Hi again.

I notice now that we already have code in configure to omit the
"-ansi" flag when the target system has newlib (for the same reason),
so I guess the consistent thing to do would be to substitute
"-std=c++11" with "-std=gnu++11" under the same conditions?


  // Marcus




More information about the Scummvm-devel mailing list