From 0ed650ca33dc4151f1557af78297cac98ad9f2ed Mon Sep 17 00:00:00 2001 From: Keri Harris Date: Sat, 17 Feb 2007 00:00:44 +0000 Subject: Include stdlib in ri contrib package. (Portage version: 2.1.2-r9) --- dev-lang/mozart/files/mozart-1.3.2-gcc4.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'dev-lang/mozart/files') 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 -- cgit v1.2.3-65-gdbad