Browse Source

Daniel Jahre:


			
			
				rocklinux
			
			
		
Daniel Jahre 19 years ago
parent
commit
f81d612e0e
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      package/gnome14/bonobo10/bonobo-gcc4.patch

+ 11
- 0
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},

Loading…
Cancel
Save