diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-05-21 05:20:59 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-20 14:20:59 -0700 |
| commit | 07537f9a9bab29ebcfbe0f26350ed9b0547f5c45 (patch) | |
| tree | f20ddf20c55d6b1f46dbd1e2112c321d6296da88 /ports/clapack/CONTROL | |
| parent | ac2233abc693459d2fb83fac5442cae4bdbf5a24 (diff) | |
| download | vcpkg-07537f9a9bab29ebcfbe0f26350ed9b0547f5c45.tar.gz vcpkg-07537f9a9bab29ebcfbe0f26350ed9b0547f5c45.zip | |
[clapack] Add uwp support (#9957)
* [clapack] Add uwp support
* use _CRT_NONSTDC_NO_DEPRECATE instead of patching codes
Diffstat (limited to 'ports/clapack/CONTROL')
| -rw-r--r-- | ports/clapack/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/clapack/CONTROL b/ports/clapack/CONTROL index a45da331a..ce3610044 100644 --- a/ports/clapack/CONTROL +++ b/ports/clapack/CONTROL @@ -1,5 +1,5 @@ Source: clapack -Version: 3.2.1-12 +Version: 3.2.1-13 Homepage: https://www.netlib.org/clapack Description: CLAPACK (f2c'ed version of LAPACK) Build-Depends: openblas (!osx) |
