Gentoo Archives: gentoo-commits

From: Justin Bronder <jsbronder@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/mpich2/
Date: Wed, 04 May 2011 04:09:41
Message-Id: edf300ef54367a600cac07fa97810e01d53f6d8a.jsbronder@gentoo
1 commit: edf300ef54367a600cac07fa97810e01d53f6d8a
2 Author: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 4 04:09:24 2011 +0000
4 Commit: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
5 CommitDate: Wed May 4 04:09:24 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=edf300ef
7
8 Enable debugging as recommended by upstream (#362655)
9
10 (Portage version: 2.1.9.46/git/Linux x86_64, signed Manifest commit with key 4D7043C9)
11
12 ---
13 sys-cluster/mpich2/mpich2-1.4_rc2.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/sys-cluster/mpich2/mpich2-1.4_rc2.ebuild b/sys-cluster/mpich2/mpich2-1.4_rc2.ebuild
17 index 0be12e8..1c08515 100644
18 --- a/sys-cluster/mpich2/mpich2-1.4_rc2.ebuild
19 +++ b/sys-cluster/mpich2/mpich2-1.4_rc2.ebuild
20 @@ -66,7 +66,7 @@ src_configure() {
21 # don't all show up in the top level configure, however, they
22 # are picked up in the children directories.
23
24 - use debug && c="${c} --enable-g=all --enable-debuginfo"
25 + use debug && c="${c} --enable-g=dbg --enable-debuginfo"
26
27 if use mpi-threads; then
28 # MPI-THREAD requries threading.