Skip to content

Commit d5911e2

Browse files
committed
Different approach skipping a test file
1 parent 8ecac3a commit d5911e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

configure

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@ detect_openmp () {
107107
fi # uname=Linux
108108

109109
if [ "$(uname)" = "Darwin" ]; then
110-
export R_OPENMP_ENABLED=0
111-
return
112110

113111
# https://mac.r-project.org/openmp
114112
printf "%s" "* checking if R installation supports OpenMP with \"-Xclang -fopenmp\" ... "

0 commit comments

Comments
 (0)