]> git.pld-linux.org Git - packages/R.git/blobdiff - R.spec
- teach R that fortran is gfortran, some stupid modules want it that way
[packages/R.git] / R.spec
diff --git a/R.spec b/R.spec
index 961d68b7f303bcf828ef132c87bd5c61d9a8fa27..b8c89c602522ecadb1a8938e4a4f5344caac75f8 100644 (file)
--- a/R.spec
+++ b/R.spec
@@ -96,6 +96,8 @@ implementacja i semantyka wywodzi siÄ™ ze Scheme.
 install -d build
 cd build
 ../%configure \
+       F77=gfortran \
+       FC=gfortran \
        --enable-R-shlib \
        --enable-largefile \
        --with-ICU \
This page took 0.046556 seconds and 4 git commands to generate.