summaryrefslogtreecommitdiff
path: root/math/openblas/files/patch-cpuid_ia64.c
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-02-18 16:35:48 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-02-18 16:35:48 +0000
commit66cb2cdb0b0357e8e5184e27a93523262fdc588f (patch)
tree7da7cb8f21a2b9661249c1e8fa950ed47c709d4b /math/openblas/files/patch-cpuid_ia64.c
parentUpdate to 2015.1.1341249 for micropatching (diff)
Update to 0.2.15.
0.2.15 was released in October 2015. Release notes: http://www.openblas.net/Changelog.txt This update introduces support for new CPU architectures, such as Intel's Broadwell and Skylake. In practice, this means people using those architectures can actually build the port now (OpenBLAS seems to do some CPU-detection that cannot be easily turned off and refusing to build on unrecognized CPUs). Port changes: - Reorganize a few variables in Makefile. - Refresh patches. PR: 206886 Submitted by: Adriaan de Groot <groot@kde.org> (first version), Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) MFH: 2016Q1
Notes
Notes: svn path=/head/; revision=409114
Diffstat (limited to 'math/openblas/files/patch-cpuid_ia64.c')
-rw-r--r--math/openblas/files/patch-cpuid_ia64.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/openblas/files/patch-cpuid_ia64.c b/math/openblas/files/patch-cpuid_ia64.c
index d0b46a84f2fe..c7092465ec12 100644
--- a/math/openblas/files/patch-cpuid_ia64.c
+++ b/math/openblas/files/patch-cpuid_ia64.c
@@ -1,5 +1,5 @@
---- cpuid_ia64.c.orig 2012-02-05 16:28:01.000000000 +0900
-+++ cpuid_ia64.c 2012-02-05 16:28:41.000000000 +0900
+--- cpuid_ia64.c.orig 2015-10-27 20:44:50 UTC
++++ cpuid_ia64.c
@@ -38,7 +38,9 @@
#include <stdio.h>