Skip to content

Commit

Permalink
drop explicit C++ version
Browse files Browse the repository at this point in the history
  • Loading branch information
boennecd committed May 4, 2023
1 parent 96b0ed2 commit 3e31814
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ Imports:
Suggests:
testthat,
catdata
SystemRequirements: C++14
1 change: 0 additions & 1 deletion src/Makevars
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
CXX_STD = CXX14
PKG_FFLAGS = $(SHLIB_OPENMP_FFLAGS)

PKG_CXXFLAGS = $(SHLIB_OPENMP_CXXFLAGS) # -DDO_CHECKS
Expand Down

0 comments on commit 3e31814

Please sign in to comment.