From f81d612e0e37b288496e4fad756e0ba7ce825a8b Mon Sep 17 00:00:00 2001 From: Daniel Jahre Date: Thu, 2 Feb 2006 12:40:51 +0000 Subject: [PATCH] Daniel Jahre: fixed bonobo10 pacakge for gcc4 [2005122820185304024] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6996 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/gnome14/bonobo10/bonobo-gcc4.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/gnome14/bonobo10/bonobo-gcc4.patch diff --git a/package/gnome14/bonobo10/bonobo-gcc4.patch b/package/gnome14/bonobo10/bonobo-gcc4.patch new file mode 100644 index 000000000..aabf0ac74 --- /dev/null +++ b/package/gnome14/bonobo10/bonobo-gcc4.patch @@ -0,0 +1,11 @@ +--- ./tests/test-any.c.vanilla 2005-12-28 19:57:49.000000000 +0100 ++++ ./tests/test-any.c 2005-12-28 19:57:57.000000000 +0100 +@@ -15,7 +15,7 @@ + TC_octet + }; + +-static const struct CORBA_TypeCode_struct ++const struct CORBA_TypeCode_struct + TC_CORBA_sequence_CORBA_octet_struct = { + {{(ORBit_RootObject_Interface *) & ORBit_TypeCode_epv, TRUE, -1}, + ORBIT_PSEUDO_TYPECODE},