Revision 40c3033311c24f521975a0b6e8685b3400562362 authored by Mark Clements on 10 May 2022, 11:30:05 UTC, committed by cran-robot on 10 May 2022, 11:30:05 UTC
1 parent 8195f16
Raw File
Makevars
# PKG_CPPFLAGS = -DDO_PROF
# PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) -lprofiler
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
PKG_CPPFLAGS = -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR
# PKG_FFLAGS = -fdefault-integer-8
back to top