]> git.pld-linux.org Git - packages/arpack.git/commitdiff
- etime_ is not exposed in libgfortran-4.2.0
authorSzymon Siwek <sls@pld-linux.org>
Fri, 21 Dec 2007 12:43:43 +0000 (12:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arpack-no_etime.patch -> 1.1

arpack-no_etime.patch [new file with mode: 0644]

diff --git a/arpack-no_etime.patch b/arpack-no_etime.patch
new file mode 100644 (file)
index 0000000..c7dc75a
--- /dev/null
@@ -0,0 +1,11 @@
+--- ARPACK/UTIL/second.f.orig  2007-12-21 13:26:26.355426337 +0100
++++ ARPACK/UTIL/second.f       2007-12-21 13:26:40.853214608 +0100
+@@ -19,7 +19,7 @@
+ *     ..
+ *     .. External Functions ..
+       REAL               ETIME
+-      EXTERNAL           ETIME
++      INTRINSIC          ETIME
+ *     ..
+ *     .. Executable Statements ..
+ *
This page took 0.084014 seconds and 4 git commands to generate.