aboutsummaryrefslogtreecommitdiff
path: root/math/atlas/files/patch-config.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/atlas/files/patch-config.c')
-rw-r--r--math/atlas/files/patch-config.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/math/atlas/files/patch-config.c b/math/atlas/files/patch-config.c
index a4719e876361..57ccb7f1e1e7 100644
--- a/math/atlas/files/patch-config.c
+++ b/math/atlas/files/patch-config.c
@@ -45,6 +45,15 @@
}
}
return(*comp ? comp : NULL);
+@@ -2587,7 +2587,7 @@
+ break;
+ case IntP4:
+ lf1 = l1 = 64;
+- lf2 = l2 = 512;
++ lf2 = l2 = 4096;
+ s1 = 0;
+ s2 = 0;
+ break;
@@ -2799,7 +2803,7 @@
else if (strstr(ln, "ia64")) la = LAIA64;
else if ( strstr(ln, "i686") || strstr(ln, "i586") ||