Skip to content

Commit f9c3f1c

Browse files
committed
Add README comment about _Thread_local
1 parent e54f12d commit f9c3f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Updating
2222
To update to the latest version of R, bump the `RVERSION` file, and run `make
2323
update`. Some additional manual changes to the headers may be necessary: these should go
2424
in `include/Rconfig.h` (this would typically be generated by autotools, but we try to
25-
simplify the build process).
25+
simplify the build process). Please also check that declarations with `_Thread_local` are not dropped as part of the update, see https://github.com/JuliaStats/Rmath-julia/pull/50.

0 commit comments

Comments
 (0)