summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-02-27 13:09:10 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-02-27 13:09:10 +0000
commit529bc22ac4b293ccf7bbc990046ca493bcde407a (patch)
tree1e4bdd8795cb7e9573674b17615c4b6ce0a33ff2 /dev-lang/ocaml/ChangeLog
parentVersion bump for mono-2.10, remove 9999 as we don't maintain neither support it. (diff)
downloadgentoo-2-529bc22ac4b293ccf7bbc990046ca493bcde407a.tar.gz
gentoo-2-529bc22ac4b293ccf7bbc990046ca493bcde407a.tar.bz2
gentoo-2-529bc22ac4b293ccf7bbc990046ca493bcde407a.zip
Add a patch to pass libs as last argument to the linker when linking, fixes our as-needed problems: bug #331377 and bug #331075
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/ocaml/ChangeLog')
-rw-r--r--dev-lang/ocaml/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog
index fbe3b03ed9dc..29a86edfa20f 100644
--- a/dev-lang/ocaml/ChangeLog
+++ b/dev-lang/ocaml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/ocaml
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.188 2011/01/24 09:22:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.189 2011/02/27 13:09:10 aballier Exp $
+
+ 27 Feb 2011; Alexis Ballier <aballier@gentoo.org> ocaml-3.12.0.ebuild:
+ Add a patch to pass libs as last argument to the linker when linking, fixes
+ our as-needed problems: bug #331377 and bug #331075
24 Jan 2011; Alexis Ballier <aballier@gentoo.org>
-files/ocaml-3.10.0-automagic.patch,