[med-svn] [Git][med-team/bart][master] Revert "activate MPI support"
Martin Uecker (@uecker-guest)
gitlab at salsa.debian.org
Mon Dec 11 19:06:39 GMT 2023
Martin Uecker pushed to branch master at Debian Med / bart
Commits:
b59f2e0e by Martin Uecker at 2023-12-11T20:06:20+01:00
Revert "activate MPI support"
This reverts commit 8ffb1e8675d5c30ddad64389687076f963a29f3a.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -5,7 +5,6 @@ bart (0.9.00-2) UNRELEASED; urgency=medium
* Update Debian standards version.
* Add patch to properly clean up after built (Closes: #1044082)
* Add patch to fix typo + lintian override.
- * Activate MPI support.
-- Martin Uecker <uecker at tugraz.at> Mon, 11 Dec 2023 18:42:37 +0100
=====================================
debian/control
=====================================
@@ -7,8 +7,7 @@ Build-Depends: debhelper-compat (= 13),
libfftw3-dev,
liblapack-dev | liblapack.so,
libpng-dev,
- liblapacke-dev,
- libopenmpi-dev
+ liblapacke-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/bart
Vcs-Git: https://salsa.debian.org/med-team/bart.git
=====================================
debian/rules
=====================================
@@ -11,9 +11,6 @@ export PREFIX=/usr/
export PARALLEL=1
export PARALLEL_NJOBS=1
-# activate MPI support
-export MPI=1
-
# some archs require turning of some optimizations
NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/b59f2e0e5398ae75e58c7a27814cf1dff5744188
--
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/b59f2e0e5398ae75e58c7a27814cf1dff5744188
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20231211/9d6a119d/attachment-0001.htm>
More information about the debian-med-commit
mailing list