mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
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…
11 lines
273 B
Text
11 lines
273 B
Text
--- 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
|