summaryrefslogtreecommitdiff
path: root/math/atlas-devel/files/patch-CONFIG+src+backend+archinfo_x86.c
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-12-28 05:03:43 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-12-28 05:03:43 +0000
commit1beab630024e61e608d246544dff6420f74b9a54 (patch)
tree91c296824779f151705507846e4f6b7d5d15e60b /math/atlas-devel/files/patch-CONFIG+src+backend+archinfo_x86.c
parentAdd missing colon to the cups entry. (diff)
Update to 3.7.24.
Diffstat (limited to 'math/atlas-devel/files/patch-CONFIG+src+backend+archinfo_x86.c')
-rw-r--r--math/atlas-devel/files/patch-CONFIG+src+backend+archinfo_x86.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/atlas-devel/files/patch-CONFIG+src+backend+archinfo_x86.c b/math/atlas-devel/files/patch-CONFIG+src+backend+archinfo_x86.c
new file mode 100644
index 000000000000..f593ba87f93e
--- /dev/null
+++ b/math/atlas-devel/files/patch-CONFIG+src+backend+archinfo_x86.c
@@ -0,0 +1,10 @@
+--- CONFIG/src/backend/archinfo_x86.c~ Tue Dec 19 06:47:11 2006
++++ CONFIG/src/backend/archinfo_x86.c Wed Dec 27 12:05:00 2006
+@@ -281,6 +281,7 @@
+ case 9:
+ case 13:
+ iret = IntPM;
++ break;
+ case 14:
+ iret = IntCoreDuo;
+ break;