[adios] 02/02: remove obsolete mpicc execption for lam

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:19:41 UTC 2015


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

mckinstry pushed a commit to branch master
in repository adios.

commit 7816005b61144fba97dafd27a270b42a421fef8d
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jun 12 07:18:53 2015 +0100

    remove obsolete mpicc execption for lam
---
 debian/rules | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/debian/rules b/debian/rules
index 54a5526..4190cb5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,16 +2,6 @@
 
 export DH_VERBOSE=1
 
-# Cope with lam not providing mpicc.
-include /usr/share/mpi-default-dev/debian_defaults
-#ifeq ($(ARCH_DEFAULT_MPI_IMPL),lam)
-#  CC:=mpicc.lam
-#  CXX:=mpicc.lam
-#else
-#  CC:=mpicc
-#  CXX:=mpic++
-#endif
-
 ARCH:=$(shell dpkg --print-architecture)
 WITH_IBVERBS:= --with-ibverbs=/usr
 DO_TEST:= true

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



More information about the debian-science-commits mailing list