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 8ecac3a commit d5911e2Copy full SHA for d5911e2
configure
@@ -107,8 +107,6 @@ detect_openmp () {
107
fi # uname=Linux
108
109
if [ "$(uname)" = "Darwin" ]; then
110
- export R_OPENMP_ENABLED=0
111
- return
112
113
# https://mac.r-project.org/openmp
114
printf "%s" "* checking if R installation supports OpenMP with \"-Xclang -fopenmp\" ... "
0 commit comments