diff options
| author | Andrei Lebedev <lebdron@gmail.com> | 2020-12-30 01:00:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-29 16:00:55 -0800 |
| commit | fc0a2aa44b7037ba824f4528cce0fc19b2e07914 (patch) | |
| tree | 725b8e3b590638471bb08130a04792c3b0def182 /ports/tbb/CONTROL | |
| parent | 7019243b24ed5d3fd303f9d20b35e5d7301cb1f2 (diff) | |
| download | vcpkg-fc0a2aa44b7037ba824f4528cce0fc19b2e07914.tar.gz vcpkg-fc0a2aa44b7037ba824f4528cce0fc19b2e07914.zip | |
[tbb] arm64-osx support (#15306)
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
Diffstat (limited to 'ports/tbb/CONTROL')
| -rw-r--r-- | ports/tbb/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/tbb/CONTROL b/ports/tbb/CONTROL index 5eb978f3a..611e074b7 100644 --- a/ports/tbb/CONTROL +++ b/ports/tbb/CONTROL @@ -1,6 +1,6 @@ Source: tbb Version: 2020_U3 -Port-Version: 2 +Port-Version: 3 Homepage: https://github.com/01org/tbb Description: Intel's Threading Building Blocks. -Supports: !(uwp|arm|arm64) | linux +Supports: !(uwp|arm|arm64) | linux | osx |
