Skip to content

Commit

Permalink
makevars
Browse files Browse the repository at this point in the history
  • Loading branch information
bbuchsbaum committed Dec 18, 2024
1 parent bded432 commit e08293b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Makevars
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
PKG_CXXFLAGS = $(SHLIB_OPENMP_CXXFLAGS) -DARMA_64BIT_WORD
PKG_LIBS = $(SHLIB_OPENMP_CXXFLAGS) $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) \
$(shell ${R_HOME}/bin/Rscript -e "RcppParallel::RcppParallelLibs()") \
-Wl,-rpath,/Users/bbuchsbaum/Library/R/arm64/4.3/library/RcppParallel/lib
$(shell ${R_HOME}/bin/Rscript -e "RcppParallel::RcppParallelLibs()")
CXX_STD = CXX17

0 comments on commit e08293b

Please sign in to comment.