summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-09-24 10:09:38 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-09-24 10:09:38 +0000
commitecb5b1b120f78cd767aabac91e08c45c5e582565 (patch)
treedef530ae7655977aa909fdb075c0eb6ffc24ecd1 /solenv
parent47207271b60230ac578af6f20de1f56ea8ce0b3a (diff)
#i10000# linux Xext missing symbol fix
Diffstat (limited to 'solenv')
-rw-r--r--solenv/inc/unxlngi6.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/inc/unxlngi6.mk b/solenv/inc/unxlngi6.mk
index 224159f1be02..be55ef608a33 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