Skip to content

Commit

Permalink
Remove specific CXX request
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Nov 29, 2023
1 parent 2392f9e commit 853137f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions src/Makevars
@@ -1,6 +1,3 @@
# Enable C++11
CXX_STD = CXX11

# Enable the header file and OpenMP
PKG_CXXFLAGS = -I../inst/include $(SHLIB_OPENMP_CXXFLAGS)

Expand Down
3 changes: 0 additions & 3 deletions src/Makevars.win
@@ -1,6 +1,3 @@
# Enable C++11
CXX_STD = CXX11

# Enable the header file and OpenMP
PKG_CXXFLAGS = -I../inst/include $(SHLIB_OPENMP_CXXFLAGS)

Expand Down

0 comments on commit 853137f

Please sign in to comment.