build-scripts for UMFPACK and eigen reviewed, variants with gcc/7.3.0 added

This commit is contained in:
2018-10-12 21:03:01 +02:00
parent 25d26c0fbd
commit acf1cad58b
5 changed files with 15 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env modbuild
pbuild::set_download_url "file://$PMODULES_DISTFILESDIR/$P-V.tar.bz2"
pbuild::set_download_url "https://gitlab.psi.ch/Pmodules/download/raw/master/$P-$V.tar.bz2"
pbuild::add_to_group 'Compiler'
pbuild::compile_in_sourcetree
@@ -4,3 +4,4 @@ UMFPACK/5.6.2 stable gcc/4.8.4 OpenBLAS/0.2.9
UMFPACK/5.6.2 stable gcc/4.9.2 OpenBLAS/0.2.9
UMFPACK/5.6.2 unstable gcc/4.9.3 OpenBLAS/0.2.9
UMFPACK/5.6.2 unstable gcc/5.4.0 OpenBLAS/0.2.19
UMFPACK/5.6.2 unstable gcc/7.3.0 OpenBLAS/0.2.20