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 3dfe623 commit 5118839Copy full SHA for 5118839
inst/NEWS
@@ -1,8 +1,7 @@
1
RcppParallel 5.1.0 (UNRELEASED)
2
------------------------------------------------------------------------
3
4
-* 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.
+* Added support for external TBB library via TBB_INC and/or TBB_LIB environment variables.
6
* Updated TBB functionality for the new interface.
7
* Falling back to building TBB from local source code.
8
* Backward TBB compatibility based on `__TBB_tbb_stddef_H`.
0 commit comments