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 1278a72 commit 769e8c1Copy full SHA for 769e8c1
src/Makevars.in
@@ -1,5 +1,5 @@
1
CXX_STD = CXX20
2
3
-PKG_CPPFLAGS = @RCPP_PARALLEL_CPPFLAGS@
+PKG_CPPFLAGS = @RCPP_PARALLEL_CPPFLAGS@ -DARMA_NO_DEBUG
4
5
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) @RCPP_PARALLEL_LIBS@
0 commit comments