We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517db43 commit 64de076Copy full SHA for 64de076
packages/nimble/src/Makevars.in
@@ -1,2 +1,2 @@
1
PKG_CPPFLAGS= -DR_NO_REMAP -I../inst/include @EIGEN_INC@
2
-PKG_LIBS=$(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
+PKG_LIBS=$(LAPACK_LIBS) $(BLAS_LIBS) # $(FLIBS)
0 commit comments