Skip to content

Commit 64de076

Browse files
committed
Remove FLIBS.
1 parent 517db43 commit 64de076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nimble/src/Makevars.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
PKG_CPPFLAGS= -DR_NO_REMAP -I../inst/include @EIGEN_INC@
2-
PKG_LIBS=$(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
2+
PKG_LIBS=$(LAPACK_LIBS) $(BLAS_LIBS) # $(FLIBS)

0 commit comments

Comments
 (0)