On Wed, 15 May 2013, Derek Gaston wrote:
One of our users needs to be able to turn off C++11 support when building
libMesh. This happens because of linking issues with other codes. I
thought for sure that there was a way to do that with configure... but I can't
see it.
Is there a way to do
Guys,
One of our users needs to be able to turn off C++11 support when building
libMesh. This happens because of linking issues with other codes. I
thought for sure that there was a way to do that with configure... but I
can't see it.
Is there a way to do it? If there isn't can it be added pai