diff options
| author | Andrei Lebedev <lebdron@gmail.com> | 2019-07-03 05:46:14 +0300 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-07-02 19:46:14 -0700 |
| commit | f9fedc930cf36ce6cec69a3d09879b3c7f23eb0b (patch) | |
| tree | ad818d85c6209130bc0511ace6b61b951c1f52ba /ports/tbb/CONTROL | |
| parent | 269fa0e6be13ebe64060323579a2af68c0a21e4c (diff) | |
| download | vcpkg-f9fedc930cf36ce6cec69a3d09879b3c7f23eb0b.tar.gz vcpkg-f9fedc930cf36ce6cec69a3d09879b3c7f23eb0b.zip | |
[tbb] Add shared library support for Linux and OSX (#6510)
* [tbb] Add shared library support for Linux and OSX
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
* Remove whitespace
* Simplify string replace
* Revert removal of lib exts
Diffstat (limited to 'ports/tbb/CONTROL')
| -rw-r--r-- | ports/tbb/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tbb/CONTROL b/ports/tbb/CONTROL index e3ae78936..39c34d784 100644 --- a/ports/tbb/CONTROL +++ b/ports/tbb/CONTROL @@ -1,4 +1,4 @@ Source: tbb -Version: 2019_U7 +Version: 2019_U7-1 Homepage: https://github.com/01org/tbb Description: Intel's Threading Building Blocks. |
