Skip to content

Instantly share code, notes, and snippets.

@tenomoto
Created February 24, 2024 01:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tenomoto/65f43286aa6966bbbf2a8e6dca4c3699 to your computer and use it in GitHub Desktop.
Save tenomoto/65f43286aa6966bbbf2a8e6dca4c3699 to your computer and use it in GitHub Desktop.
Makevars to install rstan on FreeBSD
CPPFLAGS+= -DTBB_INTERFACE_NEW=true
LDFLAGS+= -ltbb -ltbbmalloc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment