Skip to content

Commit 3dfe623

Browse files
committed
Update NEWS
1 parent 6149954 commit 3dfe623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inst/NEWS

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

4-
* Supported both system TBB library and building it from the embedded source code.
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.
56
* Updated TBB functionality for the new interface.
6-
* Loading the package library only if TBB is found and loaded.
77
* Falling back to building TBB from local source code.
88
* Backward TBB compatibility based on `__TBB_tbb_stddef_H`.
99
* Resolved conflicts between system and local TBB headers.

0 commit comments

Comments
 (0)