From d5e301ddb7c1d15baed59bb6e2a9cc5090fb29b7 Mon Sep 17 00:00:00 2001 From: Brendan Fabeny Date: Sat, 24 Sep 2011 18:36:59 +0000 Subject: Update to 3.8.4 before the 3.10 release; clean up (substantially reduce build times, introduce options, drop unneeded dependencies, and make linking with ATLAS shared libraries easier) Thanks to maho and A. Shterenlikht for review and testing, and to mm, T. Ludwig, skreuzer, and E. Lemos de Sa for reminders or related submissions PR: 117923, 139169, 155650, 159876 --- math/atlas/files/patch-makes+Make.sysinfo | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 math/atlas/files/patch-makes+Make.sysinfo (limited to 'math/atlas/files/patch-makes+Make.sysinfo') diff --git a/math/atlas/files/patch-makes+Make.sysinfo b/math/atlas/files/patch-makes+Make.sysinfo new file mode 100644 index 000000000000..51f755c68e4f --- /dev/null +++ b/math/atlas/files/patch-makes+Make.sysinfo @@ -0,0 +1,11 @@ +--- makes/Make.sysinfo.orig 2011-05-14 13:33:24.000000000 -0400 ++++ makes/Make.sysinfo 2011-09-03 12:30:23.000000000 -0400 +@@ -13,7 +13,7 @@ + res/L1CacheSize: + $(MAKE) RunL1 MaxL1=$(MaxL1) + RunL1 : xL1 +- $(ATLRUN) $(SYSdir) xL1 $(MaxL1) ++ $(ATLRUN) $(SYSdir) xL1 + + $(INCAdir)/atlas_type.h: + $(MAKE) RunTyp -- cgit v1.2.3