aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/shuffile/shuffile-0.0.3.ebuild')
-rw-r--r--sys-cluster/shuffile/shuffile-0.0.3.ebuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys-cluster/shuffile/shuffile-0.0.3.ebuild b/sys-cluster/shuffile/shuffile-0.0.3.ebuild
index c2b7864ff..3f517c461 100644
--- a/sys-cluster/shuffile/shuffile-0.0.3.ebuild
+++ b/sys-cluster/shuffile/shuffile-0.0.3.ebuild
@@ -29,10 +29,3 @@ src_prepare() {
default
cmake-utils_src_prepare
}
-
-src_configure() {
- local mycmakeargs=(
- -DMPI="ON"
- )
- cmake-utils_src_configure
-}