We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5cdc81 commit 42651b4Copy full SHA for 42651b4
1 file changed
src/Makevars
@@ -6,7 +6,7 @@
6
##
7
## And with R 3.4.0, and RcppArmadillo 0.7.960.*, we turn C++11 on as OpenMP
8
## support within Armadillo prefers / requires it
9
-CXX_STD = CXX11
+# CXX_STD = CXX11
10
11
PKG_CXXFLAGS = $(SHLIB_OPENMP_CXXFLAGS)
12
PKG_LIBS = $(SHLIB_OPENMP_CXXFLAGS) $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
0 commit comments