Skip to content

Commit 42651b4

Browse files
committed
rm CXX11
1 parent e5cdc81 commit 42651b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Makevars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
##
77
## And with R 3.4.0, and RcppArmadillo 0.7.960.*, we turn C++11 on as OpenMP
88
## support within Armadillo prefers / requires it
9-
CXX_STD = CXX11
9+
# CXX_STD = CXX11
1010

1111
PKG_CXXFLAGS = $(SHLIB_OPENMP_CXXFLAGS)
1212
PKG_LIBS = $(SHLIB_OPENMP_CXXFLAGS) $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)

0 commit comments

Comments
 (0)