- Update to version 2020.3
* Changed body type concept of the flow::input_node. Set TBB_DEPRECATED_INPUT_NODE_BODY to 1 to compile with the previous concept of the body type. * Fixed compilation errors in C++20 mode due to ambiguity of comparison operators. Inspired by Barry Revzin (https://github.com/oneapi-src/oneTBB/pull/251). * Fixed an issue in TBBBuild.cmake that causes the build with no arguments to fail (https://github.com/oneapi-src/oneTBB/pull/233) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=66
This commit is contained in:
parent
4fab4f4771
commit
20a9f90006
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4804320e1e6cbe3a5421997b52199e3c1a3829b2ecb6489641da4b8e32faf500
|
||||
size 2637066
|
3
tbb-2020.3.tar.gz
Normal file
3
tbb-2020.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebc4f6aa47972daed1f7bf71d100ae5bf6931c2e3144cf299c8cc7d041dca2f3
|
||||
size 2639737
|
13
tbb.changes
13
tbb.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 05:52:53 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
- Update to version 2020.3
|
||||
* Changed body type concept of the flow::input_node.
|
||||
Set TBB_DEPRECATED_INPUT_NODE_BODY to 1 to compile with the previous
|
||||
concept of the body type.
|
||||
* Fixed compilation errors in C++20 mode due to ambiguity of comparison
|
||||
operators. Inspired by Barry Revzin
|
||||
(https://github.com/oneapi-src/oneTBB/pull/251).
|
||||
* Fixed an issue in TBBBuild.cmake that causes the build with no arguments
|
||||
to fail (https://github.com/oneapi-src/oneTBB/pull/233)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 15:50:42 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user