[ooo-build-commit] Branch 'ooo/master' - solenv/inc

Jan Holesovsky kendy at kemper.freedesktop.org
Thu Sep 24 17:08:47 PDT 2009


 solenv/inc/unxlngi6.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4118e166c7f3e6fa5a45f770d69d651983a9ffb4
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date:   Thu Sep 24 10:09:38 2009 +0000

    #i10000# linux Xext missing symbol fix

diff --git a/solenv/inc/unxlngi6.mk b/solenv/inc/unxlngi6.mk
index 224159f..be55ef6 100644
--- a/solenv/inc/unxlngi6.mk
+++ b/solenv/inc/unxlngi6.mk
@@ -213,7 +213,7 @@ STDLIBCUIMT+=-Wl,--as-needed -ldl -lpthread -lm -Wl,--no-as-needed
 STDSHLGUIMT+=-Wl,--as-needed -ldl -lpthread -lm -Wl,--no-as-needed
 STDSHLCUIMT+=-Wl,--as-needed -ldl -lpthread -lm -Wl,--no-as-needed
 
-X11LINK_DYNAMIC = -lX11
+X11LINK_DYNAMIC = -lX11 -lXext
 
 LIBSALCPPRT*=-Wl,--whole-archive -lsalcpprt -Wl,--no-whole-archive
 


More information about the ooo-build-commit mailing list