#! /bin/sh

# Generated by rstantools.  Do not edit by hand.

"${R_HOME}/bin/Rscript" -e "rstantools::rstan_config()"

## Add other configurations about the .so file
# echo "CXX14FLAGS=-O3 -march=native -mtune=native -fPIC -g0" >> ./src/Makevars
# echo "CXX14=g++" >> ./src/Makevars

## Add configuration needed for big object files
# echo "PKG_CXXFLAGS += -Wa,-mbig-obj" >> ./src/Makevars


