On 11/15/2013 03:16 PM, ops...@gmail.com wrote:
> adding either
>   export CXXFLAGS="-std=gnu++0x"
> or
>   export CXXFLAGS="-std=gnu++11"
> both seem to work.  From Mozilla's perspective -- is one preferable?

FWIW, it looks like Mozilla uses the former (gnu++0x) in the build system:

http://mxr.mozilla.org/mozilla-central/source/build/autoconf/toolchain.m4?mark=152-153#145

~Daniel
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to