summaryrefslogtreecommitdiff
path: root/math/atlas/files/patch-tfc.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/atlas/files/patch-tfc.c')
-rw-r--r--math/atlas/files/patch-tfc.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/math/atlas/files/patch-tfc.c b/math/atlas/files/patch-tfc.c
deleted file mode 100644
index 3520d7f59746..000000000000
--- a/math/atlas/files/patch-tfc.c
+++ /dev/null
@@ -1,13 +0,0 @@
-http://math-atlas.sourceforge.net/errata.html
-Install dies in tfc / ?Xover.h is incomplete
---- tune/blas/gemm/tfc.c Mon Dec 22 09:11:57 2003
-+++ tune/blas/gemm/tfc.c Wed Mar 7 02:01:20 2007
-@@ -55,7 +55,7 @@
- double time00();
-
- #define DENMAT 175
--#define MAXALLOC (3*1024*1024*8)
-+#define MAXALLOC (8*1024*1024*8)
-
- #ifdef ATL_DeclareSlens
- F77_INTEGER ATL_Slen1, ATL_Slen2;