Skip to content

Commit 5118839

Browse files
committed
Update NEWS
1 parent 3dfe623 commit 5118839

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

inst/NEWS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
RcppParallel 5.1.0 (UNRELEASED)
22
------------------------------------------------------------------------
33

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.
4+
* Added support for external TBB library via TBB_INC and/or TBB_LIB environment variables.
65
* Updated TBB functionality for the new interface.
76
* Falling back to building TBB from local source code.
87
* Backward TBB compatibility based on `__TBB_tbb_stddef_H`.

0 commit comments

Comments
 (0)