declaration of dependencies moved to variant files
This commit is contained in:
8
Compiler/SuperLU/4/variants
Normal file
8
Compiler/SuperLU/4/variants
Normal file
@@ -0,0 +1,8 @@
|
||||
SuperLU/4.3 stable gcc/4.7.4 b:OpenBLAS/0.2.9
|
||||
SuperLU/4.3 stable gcc/4.8.3 b:OpenBLAS/0.2.9
|
||||
SuperLU/4.3 stable gcc/4.8.4 b:OpenBLAS/0.2.9
|
||||
SuperLU/4.3 stable gcc/4.9.2 b:OpenBLAS/0.2.9
|
||||
SuperLU/4.3 stable gcc/4.9.3 b:OpenBLAS/0.2.9
|
||||
SuperLU/4.3 stable gcc/5.3.0 b:OpenBLAS/0.2.9
|
||||
SuperLU/4.3 stable gcc/6.1.0 b:OpenBLAS/0.2.9
|
||||
|
||||
@@ -39,8 +39,7 @@ pbuild::install() {
|
||||
}
|
||||
|
||||
pbuild::add_to_group 'Compiler'
|
||||
pbuild::set_runtime_dependencies "${COMPILER}"
|
||||
pbuild::set_build_dependencies "${COMPILER}" 'OpenBLAS'
|
||||
pbuild::compile_in_sourcetree
|
||||
pbuild::set_docfiles 'README'
|
||||
pbuild::make_all
|
||||
pbuild::cleanup_src
|
||||
|
||||
Reference in New Issue
Block a user