We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6149954 commit 3dfe623Copy full SHA for 3dfe623
inst/NEWS
@@ -1,9 +1,9 @@
1
RcppParallel 5.1.0 (UNRELEASED)
2
------------------------------------------------------------------------
3
4
-* Supported both system TBB library and building it from the embedded source code.
+* Supported both system TBB library and building it from the embedded source code,
5
+ by using TBB_INC and/or TBB_LIB environment variables, if defined.
6
* Updated TBB functionality for the new interface.
-* Loading the package library only if TBB is found and loaded.
7
* Falling back to building TBB from local source code.
8
* Backward TBB compatibility based on `__TBB_tbb_stddef_H`.
9
* Resolved conflicts between system and local TBB headers.
0 commit comments