diff options
| author | Stefano Sinigardi <stesinigardi@hotmail.com> | 2020-11-18 22:55:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-18 13:55:25 -0800 |
| commit | 3e2120fe2b46d903628224bc2f0c229d99521b78 (patch) | |
| tree | 30dbb848ee1474e9cd211c4217239d8427ef7b65 /ports/halide | |
| parent | 3217e2559619d0a6b1d2a78e2a944f2aba84e8ce (diff) | |
| download | vcpkg-3e2120fe2b46d903628224bc2f0c229d99521b78.tar.gz vcpkg-3e2120fe2b46d903628224bc2f0c229d99521b78.zip | |
[BLAS] add metaport (#13448)
* [BLAS] add metaport
* [openblas] enable also on macOS to allow lapack-reference previous setup
* [clapack] bump port version
* [blas, lapack] Remove incorrect comments about "outside vcpkg"
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/halide')
| -rw-r--r-- | ports/halide/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/halide/CONTROL b/ports/halide/CONTROL index 5de3a27db..b41d28226 100644 --- a/ports/halide/CONTROL +++ b/ports/halide/CONTROL @@ -61,3 +61,4 @@ Build-Depends: llvm[core,target-riscv] Feature: target-x86
Description: Include X86 target
Build-Depends: llvm[core,target-x86]
+
|
