From: Szymon Siwek Date: Fri, 21 Dec 2007 12:43:43 +0000 (+0000) Subject: - etime_ is not exposed in libgfortran-4.2.0 X-Git-Tag: auto/ac/arpack-2_1-4~2 X-Git-Url: http://git.pld-linux.org/cgi-bin/gitweb.cgi?p=packages%2Farpack.git;a=commitdiff_plain;h=2bf38e889a5da7610f3bbaf8f6bbda613b7390a9 - etime_ is not exposed in libgfortran-4.2.0 Changed files: arpack-no_etime.patch -> 1.1 --- diff --git a/arpack-no_etime.patch b/arpack-no_etime.patch new file mode 100644 index 0000000..c7dc75a --- /dev/null +++ b/arpack-no_etime.patch @@ -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 .. + *