Threading Building Blocks 2019 Update 9
What's new in TBB 2019 Update 9 and release notes can be found here: Changes and Release Notes.
Starting with TBB 2019 U9 release:
- Binary package for Linux contains TBB binaries built with GCC 4.8 and does not contain TBB binaries built with GCC 4.1, 4.4 and 4.7;
- Binary package for Windows does not contain TBB binaries built with vc12;
- Binary package for macOS does not contain universal binaries.
Fixes:
- TBBConfig.cmake files were updated in binary packages to resolve an issue with multiple invocation of
find_package(TBB)
.