commit: 5d752bc268225622a3238238d44a5b7da904aca9
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 20:49:22 2016 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 20:49:22 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5d752bc2
sys-cluster/mpich: fixed another typo
Package-Manager: portage-2.2.28
sys-cluster/mpich/mpich-3.2-r2.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-cluster/mpich/mpich-3.2-r2.ebuild
b/sys-cluster/mpich/mpich-3.2-r2.ebuild
index 64ebfc0..d0eba49 100644
--- a/sys-cluster/mpich/mpich-3.2-r2.ebuild
+++ b/sys-cluster/mpich/mpich-3.2-r2.ebuild
@@ -91,7 +91,6 @@ multilib_src_configure() {
--with-pm=hydra \
--disable-fast \
--enable-versioning \
- --with-hwloc-prefix=/usr \
$(use_enable romio) \
$(use_enable cxx) \
$(multilib_native_use_enable fortran fortran all)