]> git.pld-linux.org Git - packages/getdp.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:
    getdp-no_etime.patch -> 1.1

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

diff --git a/getdp-no_etime.patch b/getdp-no_etime.patch
new file mode 100644 (file)
index 0000000..11ea1a7
--- /dev/null
@@ -0,0 +1,10 @@
+--- getdp-1.2.1/Arpack/second.f.orig   2007-12-21 13:17:24.438099224 +0100
++++ getdp-1.2.1/Arpack/second.f        2007-12-21 13:17:53.433675767 +0100
+@@ -19,7 +19,7 @@
+ *     ..
+ *     .. External Functions ..
+       REAL               ETIME
+-      EXTERNAL           ETIME
++      INTRINSIC          ETIME
+ *     ..
+ *     .. Executable Statements ..
This page took 0.069875 seconds and 4 git commands to generate.