summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-12-12 14:11:50 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-12-12 14:11:50 +0000
commitcddd8039cdd8c0447558d505505dcd0e8d91369e (patch)
treee4a41474993464e0d6bed42f703917d41aaf734a /dev-lang/ocaml/ChangeLog
parentReorder build sequence, improve visual feedback of build process. Respect LDF... (diff)
downloadgentoo-2-cddd8039cdd8c0447558d505505dcd0e8d91369e.tar.gz
gentoo-2-cddd8039cdd8c0447558d505505dcd0e8d91369e.tar.bz2
gentoo-2-cddd8039cdd8c0447558d505505dcd0e8d91369e.zip
Use -j1 for build as per bug #279968.
(Portage version: 2.2_rc58/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/ocaml/ChangeLog')
-rw-r--r--dev-lang/ocaml/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog
index 5f5612333afa..0d0c7e368582 100644
--- a/dev-lang/ocaml/ChangeLog
+++ b/dev-lang/ocaml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ocaml
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.172 2009/09/27 15:15:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.173 2009/12/12 14:11:50 flameeyes Exp $
+
+ 12 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> ocaml-3.11.1.ebuild:
+ Use -j1 for build as per bug #279968.
27 Sep 2009; Alexis Ballier <aballier@gentoo.org> ocaml-3.11.1.ebuild:
Filter mfpmath=sse, it causes ocamlc.opt to segfault. Bug #285993