Skip to content

Commit

Permalink
v0.3.4 Final fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-watson committed Mar 1, 2024
1 parent 6b10976 commit 1ac5bdf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 deletions man/DesignSpace.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Makevars.win
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CXX_STD = CXX17
PKG_CPPFLAGS = -I../inst/include/
PKG_CPPFLAGS = -I../inst/include/ -Wa,-mbig-obj
PKG_CXXFLAGS = $(SHLIB_OPENMP_CXXFLAGS)
PKG_LIBS = $(SHLIB_OPENMP_CXXFLAGS) $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)

0 comments on commit 1ac5bdf

Please sign in to comment.