Skip to content
Prev 371380 / 398506 Next

How to add make option to package compilation?

On 09/15/2017 08:57 AM, Michael Dewey wrote:
The variable MAKE is defined in ${R_HOME}/etc/Renviron, and can be 
over-written with ~/.Renviron

     MAKE=make -j

There is further discussion in

 
https://cran.r-project.org/doc/manuals/r-release/R-admin.html#Configuration-variables

and ?Renviron.

One could configure a source installation to always compile with make 
-j, something like ./configure MAKE="make -j"

Martin
This email message may contain legally privileged and/or...{{dropped:2}}