summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Coutts <dcoutts@gentoo.org>2006-04-06 17:15:03 +0000
committerDuncan Coutts <dcoutts@gentoo.org>2006-04-06 17:15:03 +0000
commit2efb99c1a52a19bdc565704118ff09853e86f49e (patch)
treeb30abcbaf44e4652379fabdb993d12e31af2e8c4 /dev-lang/ghc/ChangeLog
parentredigest again... i hope it's the last. (diff)
downloadgentoo-2-2efb99c1a52a19bdc565704118ff09853e86f49e.tar.gz
gentoo-2-2efb99c1a52a19bdc565704118ff09853e86f49e.tar.bz2
gentoo-2-2efb99c1a52a19bdc565704118ff09853e86f49e.zip
-O* flags (from the users CFLAGS) breaks ghc on too many systems so don't add it to ghc's CFLAGS. Also remove ia64 GOT patch that didn't help.
(Portage version: 2.1_pre7-r3)
Diffstat (limited to 'dev-lang/ghc/ChangeLog')
-rw-r--r--dev-lang/ghc/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog
index eac4457672e4..caa5ad825a29 100644
--- a/dev-lang/ghc/ChangeLog
+++ b/dev-lang/ghc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/ghc
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.93 2006/03/28 17:28:48 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.94 2006/04/06 17:15:03 dcoutts Exp $
+
+ 06 Apr 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r3.ebuild:
+ -O* flags (from the users CFLAGS) breaks ghc on too many systems so don't
+ add it to ghc's CFLAGS. Also remove ia64 GOT patch that didn't help.
28 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> ghc-6.4.1-r2.ebuild:
Enable SplitObjs on ppc. This gives much smaller binaries.