ooo-build r12717 - in trunk: . patches/dev300



Author: jholesovsky
Date: Thu May 29 20:34:43 2008
New Revision: 12717
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12717&view=rev

Log:
2008-05-29  Jan Holesovsky  <kendy suse cz>

        * patches/dev300/link-as-needed-bf.diff: Fix one more place where the
          order of the libraries crashes (sic!) the SLED10 linker with
          --as-needed.


Modified:
   trunk/ChangeLog
   trunk/patches/dev300/link-as-needed-bf.diff

Modified: trunk/patches/dev300/link-as-needed-bf.diff
==============================================================================
--- trunk/patches/dev300/link-as-needed-bf.diff	(original)
+++ trunk/patches/dev300/link-as-needed-bf.diff	Thu May 29 20:34:43 2008
@@ -21,3 +21,13 @@
  				$(UNOTOOLSLIB)		\
  				$(COMPHELPERLIB)	\
  				$(LEGACYSMGRLIB)
+--- binfilter/bf_forms/util/makefile.mk	2008-05-29 22:26:41.000000000 +0200
++++ binfilter/bf_forms/util/makefile.mk	2008-05-29 22:26:30.000000000 +0200
+@@ -68,7 +68,6 @@ SHL1STDLIBS= \
+ 		$(VCLLIB) \
+ 		$(BFSVTOOLLIB) \
+ 		$(BFSVXLIB) \
+-		$(LEGACYSMGRLIB)	\
+ 		$(VOSLIB) \
+ 		$(UNOTOOLSLIB) \
+ 		$(COMPHELPERLIB) \



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