diff options
author | 2009-09-27 15:15:56 +0000 | |
---|---|---|
committer | 2009-09-27 15:15:56 +0000 | |
commit | 9be839ff02abe2efc78f38a976e6432d2fa3c456 (patch) | |
tree | f35cbb0e90d649765e1a786a59c035b0dc4489af /dev-lang/ocaml/ChangeLog | |
parent | ppc stable #282015 (diff) | |
download | historical-9be839ff02abe2efc78f38a976e6432d2fa3c456.tar.gz historical-9be839ff02abe2efc78f38a976e6432d2fa3c456.tar.bz2 historical-9be839ff02abe2efc78f38a976e6432d2fa3c456.zip |
Filter mfpmath=sse, it causes ocamlc.opt to segfault. Bug #285993
Package-Manager: portage-2.2_rc42/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 29562c3edde4..5f5612333afa 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.171 2009/09/19 09:36:28 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.172 2009/09/27 15:15:56 aballier Exp $ + + 27 Sep 2009; Alexis Ballier <aballier@gentoo.org> ocaml-3.11.1.ebuild: + Filter mfpmath=sse, it causes ocamlc.opt to segfault. Bug #285993 19 Sep 2009; Alexis Ballier <aballier@gentoo.org> ocaml-3.11.1.ebuild: Filter fomit-frame-pointer, ocaml builds some programs with -pg which |