mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-30 20:18:11 +00:00
Adding some compiler flags to make warnings more palatable.
This commit is contained in:
parent
719d380589
commit
46d1f7b24c
1 changed files with 2 additions and 1 deletions
|
|
@ -1 +1,2 @@
|
|||
|
||||
CXX_STD = CXX11
|
||||
PKG_CPPFLAGS = -I../inst/include -DCOMPILING_DPLYR -DBOOST_NO_INT64_T -DBOOST_NO_INTEGRAL_INT64_T -DBOOST_NO_LONG_LONG -DRCPP_USING_UTF8_ERROR_STRING
|
||||
|
|
|
|||
Loading…
Reference in a new issue