ooo-build r11436 - trunk/patches/src680



Author: michael
Date: Tue Jan 29 11:10:06 2008
New Revision: 11436
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11436&view=rev

Log:
expose important vtable in cppuhelper


Modified:
   trunk/patches/src680/link-symb-funct.diff

Modified: trunk/patches/src680/link-symb-funct.diff
==============================================================================
--- trunk/patches/src680/link-symb-funct.diff	(original)
+++ trunk/patches/src680/link-symb-funct.diff	Tue Jan 29 11:10:06 2008
@@ -14,3 +14,14 @@
  
  # linker flags for linking applications
  LINKFLAGSAPPGUI= -Wl,-export-dynamic -Wl,--noinhibit-exec
+
+--- cppuhelper/source/gcc3.map
++++ cppuhelper/source/gcc3.map
+@@ -218,6 +218,7 @@ _ZTVN4cppu20IPropertyArrayHelperE;
+ _ZTVN4cppu20OPropertyArrayHelperE;
+ _ZTVN4cppu27WeakComponentImplHelperBaseE;
+ _ZTVN4cppu30WeakAggComponentImplHelperBaseE;
++_ZTVN4cppu20PropertySetMixinImplE;
+ _ZN4cppu20OPropertyArrayHelperD0Ev;
+ _ZN4cppu20OPropertyArrayHelperD1Ev;
+ _ZThn*_N4cppu14OWeakAggObject12setDelegatorERKN3com3sun4star3uno9ReferenceINS4_10XInterfaceEEE;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]