projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93283bd
)
sci-libs/netcdf: remove unused configure options
author
Matthias Maier
<tamiko@gentoo.org>
Tue, 24 Apr 2018 16:17:48 +0000
(11:17 -0500)
committer
Matthias Maier
<tamiko@gentoo.org>
Tue, 24 Apr 2018 16:18:50 +0000
(11:18 -0500)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
sci-libs/netcdf/netcdf-4.6.1.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/netcdf/netcdf-4.6.1.ebuild
b/sci-libs/netcdf/netcdf-4.6.1.ebuild
index 69b0804fd8bd65a63e05baf7c3c78d61425a75a4..29e459757a76828be93cf2ebfb319bb4589e6f23 100644
(file)
--- a/
sci-libs/netcdf/netcdf-4.6.1.ebuild
+++ b/
sci-libs/netcdf/netcdf-4.6.1.ebuild
@@
-30,8
+30,6
@@
src_configure() {
local myconf
if use mpi; then
export CC=mpicc
- myconf="--enable-parallel"
- use test && myconf+=" --enable-parallel-tests"
fi
econf "${myconf}" \
--disable-examples \