diff options
author | Keri Harris <keri@gentoo.org> | 2008-11-28 23:16:26 +0000 |
---|---|---|
committer | Keri Harris <keri@gentoo.org> | 2008-11-28 23:16:26 +0000 |
commit | 402d9318e4740cf4a78d12442e143aa09505722c (patch) | |
tree | b68ab06eaa8f517107b0ffd3c6cbc514d442e994 /dev-lang/mercury/files | |
parent | amd64/x86 stable, bug #248760 (diff) | |
download | historical-402d9318e4740cf4a78d12442e143aa09505722c.tar.gz historical-402d9318e4740cf4a78d12442e143aa09505722c.tar.bz2 historical-402d9318e4740cf4a78d12442e143aa09505722c.zip |
Bootstrap using GRADE=none.gc
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'dev-lang/mercury/files')
-rw-r--r-- | dev-lang/mercury/files/mercury-0.13.1-mmake-params.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/mercury/files/mercury-0.13.1-mmake-params.patch b/dev-lang/mercury/files/mercury-0.13.1-mmake-params.patch index d45e9bd563b4..f763fcb39e6e 100644 --- a/dev-lang/mercury/files/mercury-0.13.1-mmake-params.patch +++ b/dev-lang/mercury/files/mercury-0.13.1-mmake-params.patch @@ -1,4 +1,4 @@ --- mercury-compiler-0.13.1.orig/Mmake.params 2006-12-01 15:35:18.000000000 +0000 +++ mercury-compiler-0.13.1/Mmake.params 2008-08-20 04:15:41.000000000 +0000 @@ -0,0 +1 @@ -+EXTRA_CFLAGS=-O0 ++GRADE=none.gc |