summaryrefslogtreecommitdiffstats
path: root/cluster
diff options
context:
space:
mode:
Diffstat (limited to 'cluster')
-rwxr-xr-xcluster/lapack/CONFLICTS1
-rwxr-xr-xcluster/lapack/DEPENDS4
-rw-r--r--cluster/lapack/HISTORY6
3 files changed, 9 insertions, 2 deletions
diff --git a/cluster/lapack/CONFLICTS b/cluster/lapack/CONFLICTS
index d7c014b88c..2adbf10855 100755
--- a/cluster/lapack/CONFLICTS
+++ b/cluster/lapack/CONFLICTS
@@ -1 +1,2 @@
conflicts clapack
+conflicts openblas
diff --git a/cluster/lapack/DEPENDS b/cluster/lapack/DEPENDS
index ded8c7fc94..15409a0be5 100755
--- a/cluster/lapack/DEPENDS
+++ b/cluster/lapack/DEPENDS
@@ -1,3 +1,3 @@
-source $GRIMOIRE/CMAKE_DEPENDS &&
-
+# XXX: Ninja isn't supported for Fortran, so we can't use CMAKE_DEPENDS
+depends cmake &&
depends -sub FORTRAN gcc
diff --git a/cluster/lapack/HISTORY b/cluster/lapack/HISTORY
index 5f0e9d67a2..d4f40c6cc9 100644
--- a/cluster/lapack/HISTORY
+++ b/cluster/lapack/HISTORY
@@ -1,3 +1,9 @@
+2024-03-05 Conner Clere <xenanthropy@sourcemage.org>
+ * CONFLICTS: added openblas to conflicts
+
+2023-02-02 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: removed optional dependency on ninja
+
2022-04-30 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 3.10.1