From 5901b0c9929808b55aa0613f01a3d70007d37e52 Mon Sep 17 00:00:00 2001 From: Keri Harris Date: Sat, 17 Feb 2007 00:00:44 +0000 Subject: [PATCH] Include stdlib in ri contrib package. Package-Manager: portage-2.1.2-r9 --- dev-lang/mozart/ChangeLog | 5 ++++- dev-lang/mozart/files/mozart-1.3.2-gcc4.patch | 11 +++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/dev-lang/mozart/ChangeLog b/dev-lang/mozart/ChangeLog index c5d352f3d45f..93491fc18732 100644 --- a/dev-lang/mozart/ChangeLog +++ b/dev-lang/mozart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/mozart # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.3 2007/02/16 18:08:17 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.4 2007/02/17 00:00:44 keri Exp $ + + 17 Feb 2007; keri files/mozart-1.3.2-gcc4.patch: + Include stdlib in ri contrib package. 16 Feb 2007; keri files/mozart-1.3.2-ozplatform.patch: Set OZHOME in oz script. diff --git a/dev-lang/mozart/files/mozart-1.3.2-gcc4.patch b/dev-lang/mozart/files/mozart-1.3.2-gcc4.patch index ed55f26fc129..c769845341bd 100644 --- a/dev-lang/mozart/files/mozart-1.3.2-gcc4.patch +++ b/dev-lang/mozart/files/mozart-1.3.2-gcc4.patch @@ -1,3 +1,14 @@ +diff -ur mozart-1.3.2.20060615.orig/contrib/ri/sigfpe.c mozart-1.3.2.20060615/contrib/ri/sigfpe.c +--- mozart-1.3.2.20060615.orig/contrib/ri/sigfpe.c 2006-03-21 20:36:08.000000000 +1200 ++++ mozart-1.3.2.20060615/contrib/ri/sigfpe.c 2007-02-17 12:46:25.000000000 +1300 +@@ -1,6 +1,7 @@ + #include "sigfpe.h" + #include "ieeefp.h" + #include ++#include + + static void sigfpe_abort(int i, siginfo_t *info, ucontext_mozart_t *fpu_state) + { diff -ur mozart-1.3.2.20060615.orig/platform/tools/gump/ozbison/conflicts.c mozart-1.3.2.20060615/platform/tools/gump/ozbison/conflicts.c --- mozart-1.3.2.20060615.orig/platform/tools/gump/ozbison/conflicts.c 1998-12-17 02:55:09.000000000 +1300 +++ mozart-1.3.2.20060615/platform/tools/gump/ozbison/conflicts.c 2007-02-11 20:51:52.000000000 +1300 -- 2.26.2