Compiler/mpich
- buil-block reviewed - variant for version 3.2.1 with intel/17.4 added
This commit is contained in:
1
Compiler/mpich/3/variants
Normal file
1
Compiler/mpich/3/variants
Normal file
@@ -0,0 +1 @@
|
||||
mpich/3.2.1 unstable intel/17.4
|
||||
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
SOURCE_URL="http://www.mpich.org/static/downloads/$V/$P-$V.tar.gz"
|
||||
|
||||
pbuild::configure() {
|
||||
unset F90
|
||||
"${MODULE_SRCDIR}"/configure \
|
||||
@@ -9,9 +11,6 @@ pbuild::configure() {
|
||||
|| exit 1
|
||||
}
|
||||
|
||||
|
||||
pbuild::add_to_group 'Compiler'
|
||||
pbuild::set_runtime_dependencies "${COMPILER}"
|
||||
pbuild::set_build_dependencies "${COMPILER}"
|
||||
pbuild::set_docfiles 'COPYRIGHT' 'README'
|
||||
pbuild::make_all
|
||||
|
||||
Reference in New Issue
Block a user