@Jeff

reading here,

  http://gcc.gnu.org/projects/cxx0x.html

adding either

  export CXXFLAGS="-std=gnu++0x"

or

  export CXXFLAGS="-std=gnu++11"

both seem to work.  From Mozilla's perspective -- is one preferable?
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to