mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
sys-cluster/rankstr: src_configure no longer necessary
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -27,10 +27,3 @@ src_prepare() {
|
|||||||
default
|
default
|
||||||
cmake-utils_src_prepare
|
cmake-utils_src_prepare
|
||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
|
||||||
local mycmakeargs=(
|
|
||||||
-DMPI="ON"
|
|
||||||
)
|
|
||||||
cmake-utils_src_configure
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user