[feel++] 15/122: use RelWithDebInfo
Mattia Rizzolo
mattia at debian.org
Sun Feb 14 15:29:17 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 519b57a9059747596946a3edccd0eb7993e0cd9b
Author: Christophe Prudhomme <prudhomm at debian.org>
Date: Sat May 29 17:28:26 2010 +0000
use RelWithDebInfo
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 89aa83c..0ec5b74 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,8 @@ DEB_BUILD_ARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH)
ifeq "$(DEB_BUILD_ARCH)" "powerpc"
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-LIFE_INSTALL_ENABLERS=-DLIFE_ENABLE_ALL=OFF \
+LIFE_INSTALL_ENABLERS=-DCMAKE_BUILD_TYPE=RelWithDebInfo \
+ -DLIFE_ENABLE_ALL=OFF \
-DBUILD_TESTING=OFF \
-DLIFE_ENABLE_DOCUMENTATION=ON \
-DENABLE_INSTANTIATION_MODE=OFF
--
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