summaryrefslogtreecommitdiff
path: root/math/atlas/files/patch-makes_Make.sysinfo
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2022-12-15 17:15:52 +0100
committerThierry Thomas <thierry@FreeBSD.org>2022-12-15 17:22:25 +0100
commitdbbffaebd4cfbfe9f43651c419443565446a979e (patch)
treea640a868909dd4bc499a83f32de86c8e5b872a0e /math/atlas/files/patch-makes_Make.sysinfo
parentseafile: Update to 9.0.10 (diff)
math/atlas: upgrade to 3.10.3
The development iof ATLAS seems stalled, but some people still use it: upgrade it to the latest stable version, to support some more platforms. Changelog available from <https://sourceforge.net/projects/math-atlas/files/Stable/3.10.3/ChangeLog/download>. Next step: resurrect atlas-devel and upgrade it to the latest "unstable release", 3.11.41, dated 2018-10-05…
Diffstat (limited to 'math/atlas/files/patch-makes_Make.sysinfo')
-rw-r--r--math/atlas/files/patch-makes_Make.sysinfo11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/atlas/files/patch-makes_Make.sysinfo b/math/atlas/files/patch-makes_Make.sysinfo
new file mode 100644
index 000000000000..98e65386d94b
--- /dev/null
+++ b/math/atlas/files/patch-makes_Make.sysinfo
@@ -0,0 +1,11 @@
+--- makes/Make.sysinfo.orig 2016-07-28 19:43:00 UTC
++++ makes/Make.sysinfo
+@@ -14,7 +14,7 @@ RunL1 : xL1
+ res/L1CacheSize:
+ $(MAKE) RunL1 MaxL1=$(MaxL1)
+ RunL1 : xL1
+- $(ATLRUN) $(SYSdir) xL1 $(MaxL1)
++ $(ATLRUN) $(SYSdir) xL1
+
+ $(INCAdir)/atlas_type.h:
+ $(MAKE) RunTyp