[Libreoffice-commits] .: solenv/inc
Tor Lillqvist
tml at kemper.freedesktop.org
Sun Jun 12 09:09:53 PDT 2011
solenv/inc/unxiosr.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit e55308e3a0352d4edddad1f7eaa6c7cd9dddf0b2
Author: Tor Lillqvist <tml at iki.fi>
Date: Sun Jun 12 19:09:11 2011 +0300
Do DYLD_LIBRARY_PATH, cross-compilation to iOS is always on MacOSX
diff --git a/solenv/inc/unxiosr.mk b/solenv/inc/unxiosr.mk
index 5f6b079..3235026 100644
--- a/solenv/inc/unxiosr.mk
+++ b/solenv/inc/unxiosr.mk
@@ -72,3 +72,5 @@ YACCFLAGS*=-d -t
EXECPOST=
SCPPOST=.ins
DLLDEST=$(LB)
+
+OOO_LIBRARY_PATH_VAR = DYLD_LIBRARY_PATH
More information about the Libreoffice-commits
mailing list