summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2007-09-26 13:05:29 +0000
committerMarkus Dittrich <markusle@gentoo.org>2007-09-26 13:05:29 +0000
commit796547192b44e2eb425e38a6646a2d6e59da376b (patch)
tree7fc7f00e586a203b03c842b05e5b3d67ae568d07 /sci-libs/arpack/files
parentStable on amd64 wrt bug #193801 (diff)
downloadhistorical-796547192b44e2eb425e38a6646a2d6e59da376b.tar.gz
historical-796547192b44e2eb425e38a6646a2d6e59da376b.tar.bz2
historical-796547192b44e2eb425e38a6646a2d6e59da376b.zip
Removed obsolete ETIME to comply with gcc-4.2 (see bug #193822).
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'sci-libs/arpack/files')
-rw-r--r--sci-libs/arpack/files/arpack-96-gcc-4.2.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sci-libs/arpack/files/arpack-96-gcc-4.2.patch b/sci-libs/arpack/files/arpack-96-gcc-4.2.patch
new file mode 100644
index 000000000000..d0f16f14732c
--- /dev/null
+++ b/sci-libs/arpack/files/arpack-96-gcc-4.2.patch
@@ -0,0 +1,11 @@
+diff -Naur ARPACK-old/UTIL/second.f ARPACK/UTIL/second.f
+--- ARPACK-old/UTIL/second.f 1995-10-02 14:56:44.000000000 -0400
++++ ARPACK/UTIL/second.f 2007-09-26 08:43:28.000000000 -0400
+@@ -21,7 +21,6 @@
+ * ..
+ * .. External Functions ..
+ REAL ETIME
+- EXTERNAL ETIME
+ * ..
+ * .. Executable Statements ..
+ *