diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-12-12 14:11:50 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-12-12 14:11:50 +0000 |
commit | 0e4d6233829745a6ab848ce7c5752e7c5f038e39 (patch) | |
tree | 71ce16413e5c4c1f046f447b790a26059188bf44 /dev-lang/ocaml/ChangeLog | |
parent | Reorder build sequence, improve visual feedback of build process. Respect LDF... (diff) | |
download | historical-0e4d6233829745a6ab848ce7c5752e7c5f038e39.tar.gz historical-0e4d6233829745a6ab848ce7c5752e7c5f038e39.tar.bz2 historical-0e4d6233829745a6ab848ce7c5752e7c5f038e39.zip |
Use -j1 for build as per bug #279968.
Package-Manager: portage-2.2_rc58/cvs/Linux x86_64
Diffstat (limited to 'dev-lang/ocaml/ChangeLog')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 |
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 |