[feel++] 20/122: c++0x only for c++

Mattia Rizzolo mattia at debian.org
Sun Feb 14 15:29:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository feel++.

commit e2ff05ec2b92042eb999a95cad58141da8228650
Author: Christophe Prudhomme <prudhomm at debian.org>
Date:   Sat Jun 5 09:15:19 2010 +0000

    c++0x only for c++
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3180ab5..882ef1e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ LIFE_INSTALL_ENABLERS=-DLIFE_ENABLE_ALL=ON
 endif
 DEB_CMAKE_EXTRA_FLAGS=                      \
         -DCMAKE_CXX_FLAGS_RELEASE="-std=c++0x -O2 -DNDEBUG"\
-        -DCMAKE_C_FLAGS_RELEASE="-std=c++0x -O2 -DNDEBUG"\
+        -DCMAKE_C_FLAGS_RELEASE="-O2 -DNDEBUG"\
         -DCMAKE_BUILD_TYPE=Release          \
 	-DPETSC_ARCH=linux-gnu-c-opt        \
 	-DPETSC_DIR=/usr/lib/petscdir/3.0.0 \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feel++.git



More information about the debian-science-commits mailing list