[tbb] Update to 2021.1.1 to use official cmake build method#16321
[tbb] Update to 2021.1.1 to use official cmake build method#16321JackBoosY wants to merge 14 commits intomicrosoft:masterfrom
Conversation
|
Wow, that was quick. Thanks for working on this ❤️ |
|
Regression list: linux:
osx:
x64-windows:
x64-windows-static:
x64-windows-static-md:
x86-windows:
|
|
embree2: Shoud update embree2. embree3: Shoud also update embree3. openvdb: Also should update it, this header doesn't exist now. pagmo2: Discussion in the upstream uxlfoundation/oneTBB#272. parallelstl: usd: Same with openvdb, needs update version. |
|
The openvdb upstream doesn't support this version of tbb, I already open a new issue to the upstream (AcademySoftwareFoundation/openvdb#985). Same with usd, upstream issue PixarAnimationStudios/OpenUSD#1471. |
|
How is this PR going? |
|
@longnguyen2004 Since some upstreams doesn't reply or fix this issue, waiting for official response. |
|
Waiting for upstream support. |
|
Needs wait for openvdb next version over 8.1.0. |
|
Waiting for USD support latest tbb. |
Since the upstream supported the official cmake build method, always use that to build tbb.
Fixes #16308.