summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-09-27 15:15:56 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-09-27 15:15:56 +0000
commit9be839ff02abe2efc78f38a976e6432d2fa3c456 (patch)
treef35cbb0e90d649765e1a786a59c035b0dc4489af /dev-lang
parentppc stable #282015 (diff)
downloadhistorical-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')
-rw-r--r--dev-lang/ocaml/ChangeLog5
-rw-r--r--dev-lang/ocaml/Manifest14
-rw-r--r--dev-lang/ocaml/ocaml-3.11.1.ebuild4
3 files changed, 19 insertions, 4 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
diff --git a/dev-lang/ocaml/Manifest b/dev-lang/ocaml/Manifest
index 56ea240168ba..123e6afdf258 100644
--- a/dev-lang/ocaml/Manifest
+++ b/dev-lang/ocaml/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
AUX ocaml-3.10.0-automagic.patch 1849 RMD160 6986c47d9d2d9bdaf246f3399ccc59a5751fe86d SHA1 d999c1023c5aa07316d8405fde6ebf3a1bcb2b9f SHA256 f959da02f8b31f3d1ad5b76426d493b50c87dc3a6241204470866a321ece40f9
AUX ocaml-3.10.0-call-ld-with-proper-ldflags.patch 1497 RMD160 7eef667019e79f2877836f77a31466f9d301725b SHA1 36d95fb8b05e7bbff8e5f49a8f1faec5f11f0c78 SHA256 13d6cc7401c8374327e438517975fe9abf1b99030bb3243f2adb91d12570bc8d
AUX ocaml-3.10.0-configure.patch 5644 RMD160 1a63847a6e632f59fef8ff448b96bc45da15eae5 SHA1 6a030e48dd5fc399b985dd99e21b6c0e6b95a12e SHA256 f42e11db2d184532aa561b0b117f7ce5850bb50981ea997d08eee34f826360ac
@@ -8,6 +11,13 @@ DIST ocaml-3.10.2.tar.bz2 2284860 RMD160 f631230b090dbd9bf9a9f71631cd0347c033cbb
DIST ocaml-3.11.1.tar.gz 2859411 RMD160 7a48021e80602917cc91f7cc3305d5f3ab92b0bc SHA1 05ccb525bb53f8676e238de31209713ec38ae63a SHA256 70bf4ec660b07c9119123eb8ef2a5d9e5e98fac8c4082cca33b2622e91386b53
DIST ocaml-patches-1.tar.bz2 3108 RMD160 ad56f8be4b15347794f3167be82124fcdbf6f6dc SHA1 542ae4c2b1515730fe0c9050b6658106ef69ad19 SHA256 ad1c252cba7cc50f70d19049fcd78aa359672e436ab9906424548229a04afa49
EBUILD ocaml-3.10.2.ebuild 4519 RMD160 c74e33993f7220e03c05bd53b8561314fd2005d7 SHA1 6f0ed3f24d696e157593d0d10da8e90c6afa8dcf SHA256 877db782c1b7f868698aef2ac7ffafa3ef45c56ffd8f59c25fa83866f2de19d8
-EBUILD ocaml-3.11.1.ebuild 3952 RMD160 f76d382a8459828824969e09f6f4f19e02dd17be SHA1 a3c2d3a9d531d53bb6b3d563f47cbf2900fb5187 SHA256 d6c600cfa1203b7884840cce4aa6d5aa625e077f97903c5bc6f5ed3f8838669e
-MISC ChangeLog 27211 RMD160 a554a134065667a6cffb0007a443bdd80dc30498 SHA1 dbbe66163b4a8711e5f766e39feb606b9061c178 SHA256 4bd173bb1f47c834dcd2383cdef969244491e346c76c5a0773d7f2ae14435e22
+EBUILD ocaml-3.11.1.ebuild 3986 RMD160 8e1c76d7a34b82a061d4dab4574f8d2a4b85dbfb SHA1 fc7ce91e9527719f2c38e6f161d654b3b363a597 SHA256 bf69a80b6b5d4a94048b6ba44db9968ffe619becd3cfdf4dfc84af023f9a5054
+MISC ChangeLog 27353 RMD160 3a261af13a081ddd37e2b6b859dd7a1e2b301b17 SHA1 41294e9231b52fc453264dd2ff4a8f3244543671 SHA256 032ec79c07e96f2426412c7b59001132425154a460256b6471ac44143efc6954
MISC metadata.xml 155 RMD160 dfaa057e679b01302a807c75a32a910098b26809 SHA1 94024f83dcacbb53e92be090dd0f994ec93dc90d SHA256 118048376ebb76f57628b0819f3de4856e73959c2578c88715d37ea2d1e0af81
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.11 (GNU/Linux)
+
+iEYEARECAAYFAkq/gbEACgkQvFcC4BYPU0qWCACcCFWXsmnj/gumWJDjhtc9nYLZ
+WQ8An04jNdWUzcDGIppKnEwcB4fJGHh1
+=Vyq8
+-----END PGP SIGNATURE-----
diff --git a/dev-lang/ocaml/ocaml-3.11.1.ebuild b/dev-lang/ocaml/ocaml-3.11.1.ebuild
index 9e3599b28723..9e2bc27b29cf 100644
--- a/dev-lang/ocaml/ocaml-3.11.1.ebuild
+++ b/dev-lang/ocaml/ocaml-3.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.11.1.ebuild,v 1.5 2009/09/19 20:53:18 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.11.1.ebuild,v 1.6 2009/09/27 15:15:56 aballier Exp $
EAPI="1"
@@ -52,6 +52,8 @@ src_compile() {
# Causes build failures because it builds some programs with -pg,
# bug #270920
filter-flags -fomit-frame-pointer
+ # Bug #285993
+ filter-mfpmath sse
# It doesn't compile on alpha without this LDFLAGS
use alpha && append-ldflags "-Wl,--no-relax"