diff options
| author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-02-18 16:35:48 +0000 |
|---|---|---|
| committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-02-18 16:35:48 +0000 |
| commit | 66cb2cdb0b0357e8e5184e27a93523262fdc588f (patch) | |
| tree | 7da7cb8f21a2b9661249c1e8fa950ed47c709d4b /math/openblas/files/patch-c_check | |
| parent | Update 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-c_check')
| -rw-r--r-- | math/openblas/files/patch-c_check | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/openblas/files/patch-c_check b/math/openblas/files/patch-c_check index 43d77fbe61fe..e2254a3081e2 100644 --- a/math/openblas/files/patch-c_check +++ b/math/openblas/files/patch-c_check @@ -1,6 +1,6 @@ ---- c_check.orig 2014-12-03 16:14:21.000000000 +0100 -+++ c_check 2015-02-01 01:01:27.784108000 +0100 -@@ -228,7 +228,7 @@ +--- c_check.orig 2015-10-27 20:44:50 UTC ++++ c_check +@@ -235,7 +235,7 @@ open(CONFFILE, "> $config" ) || die "Ca # print $data, "\n"; print MAKEFILE "OSNAME=$os\n"; |
