summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald van Dijk <truedfx@gentoo.org>2007-04-06 01:05:49 +0000
committerHarald van Dijk <truedfx@gentoo.org>2007-04-06 01:05:49 +0000
commite3c358186952084869ee12e5d021c49200916989 (patch)
tree55816e87aa8e4fe187c8a49edf741436321f1c64 /dev-lang/lazarus
parentuse games_get_libdir (diff)
downloadgentoo-2-e3c358186952084869ee12e5d021c49200916989.tar.gz
gentoo-2-e3c358186952084869ee12e5d021c49200916989.tar.bz2
gentoo-2-e3c358186952084869ee12e5d021c49200916989.zip
Make it clearer the patch is a workaround, not a fix
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-lang/lazarus')
-rw-r--r--dev-lang/lazarus/files/lazarus-iconcrash.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-lang/lazarus/files/lazarus-iconcrash.patch b/dev-lang/lazarus/files/lazarus-iconcrash.patch
index d7a814bc400a..4b7267edb201 100644
--- a/dev-lang/lazarus/files/lazarus-iconcrash.patch
+++ b/dev-lang/lazarus/files/lazarus-iconcrash.patch
@@ -1,3 +1,6 @@
+This patch avoids a crash on amd64. It should be removed
+once the actual bug is fixed.
+
--- lazarus/lcl/interfaces/gtk2/gtk2object.inc
+++ lazarus/lcl/interfaces/gtk2/gtk2object.inc
@@ -491,6 +491,7 @@