Skip to content

Instantly share code, notes, and snippets.

@tmastny
Last active August 21, 2018 00:46
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 tmastny/34a2752e2ac386259f1c231a6194efe0 to your computer and use it in GitHub Desktop.
Save tmastny/34a2752e2ac386259f1c231a6194efe0 to your computer and use it in GitHub Desktop.
# .R/Makevars
# debug unoptimized build
# CFLAGS += -g -O0 -Wall
# CXXFLAGS += -g -O0 -Wall
# CXX11FLAGS += -g -O0 -Wall
MAKE = make -j5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment