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.
2 parents 20a2360 + 12e0f1f commit 77d5a63Copy full SHA for 77d5a63
src/Makevars
@@ -0,0 +1,4 @@
1
+## Armadillo requires it
2
+# CXX_STD = CXX11
3
+PKG_CXXFLAGS = $(SHLIB_OPENMP_CXXFLAGS)
4
+PKG_LIBS = $(SHLIB_OPENMP_CXXFLAGS) $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
0 commit comments