[cig-commits] [commit] master, python-removal, rajesh-petsc-schur: removed std=c++11 from Py2C/Makefile.am (faabbdc)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Nov 5 19:03:32 PST 2014


Repository : https://github.com/geodynamics/citcoms

On branches: master,python-removal,rajesh-petsc-schur
Link       : https://github.com/geodynamics/citcoms/compare/464e1b32299b15819f93efd98d969cddb84dfe51...f97ae655a50bdbd6dac1923a3471ee4dae178fbd

>---------------------------------------------------------------

commit faabbdc62cac3298c03aab5d75fb0910d893ce81
Author: Rajesh Kommu <rajesh.kommu at gmail.com>
Date:   Fri Sep 5 10:17:15 2014 -0700

    removed std=c++11 from Py2C/Makefile.am


>---------------------------------------------------------------

faabbdc62cac3298c03aab5d75fb0910d893ce81
 Py2C/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Py2C/Makefile.am b/Py2C/Makefile.am
index 68d76c5..fe2229f 100644
--- a/Py2C/Makefile.am
+++ b/Py2C/Makefile.am
@@ -24,7 +24,7 @@
 # $Id$
 
 
-AM_CPPFLAGS = -std=c++11
+AM_CPPFLAGS =
 
 bin_PROGRAMS = Py2C
 



More information about the CIG-COMMITS mailing list