aboutsummaryrefslogtreecommitdiff
path: root/math/atlas/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-07-14 04:49:52 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-07-14 04:49:52 +0000
commit94bcc3f41a01f6d82cf1206b51d7d79373679cb7 (patch)
tree99a50e267ac69c57237a28a7e4a56924e26f00f6 /math/atlas/files
parent6537f6785ea00756a7171454a738c3d4b3b1faec (diff)
downloadports-94bcc3f41a01f6d82cf1206b51d7d79373679cb7.tar.gz
ports-94bcc3f41a01f6d82cf1206b51d7d79373679cb7.zip
Notes
Diffstat (limited to 'math/atlas/files')
-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") ||