R: install lib/libR.so for use by other programs such as RStudio
This commit is contained in:
parent
224f9b478d
commit
a257d14925
@ -38,6 +38,7 @@ stdenv.mkDerivation rec {
|
|||||||
--with-system-pcre
|
--with-system-pcre
|
||||||
--with-system-xz
|
--with-system-xz
|
||||||
--with-ICU
|
--with-ICU
|
||||||
|
--enable-R-shlib
|
||||||
AR=$(type -p ar)
|
AR=$(type -p ar)
|
||||||
AWK=$(type -p gawk)
|
AWK=$(type -p gawk)
|
||||||
CC=$(type -p gcc)
|
CC=$(type -p gcc)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user