pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Update of math/R in pkgsrc



wen heping <wenheping%gmail.com@localhost> writes:

> Hi,
>
>   Here is a patch for math/R, which include :
>
>   1 update to 3.4.1
>   2 rename patch-ac to patch-configure
>   3 use gfortran instead of g95 to compile the package
>
> Any suggestions ?
>
>
> Regards,
> wen

I wonder if we could also include:

CONFIGURE_ARGS+=	--enable-BLAS-shlib

as it is fairly common to softlink the BLAS library to a high performance BLAS such as OpenBLAS, MKL, etc.

This would expose the libRblas.so/.dylib file.


Home | Main Index | Thread Index | Old Index