[Libreoffice-commits] .: Makefile.in
Tor Lillqvist
tml at kemper.freedesktop.org
Sun Jun 12 09:23:45 PDT 2011
Makefile.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit eb74ec5b40c2da4f31b92c0949894a5cefe74e23
Author: Tor Lillqvist <tml at iki.fi>
Date: Sun Jun 12 19:23:29 2011 +0300
Need setup_native for ulfconv, at least for now
diff --git a/Makefile.in b/Makefile.in
index 1abdfd8..21a7ad7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -73,7 +73,8 @@ cross-build-toolset:
basegfx \
GBUILD:comphelper \
GBUILD:tools \
- rsc; do \
+ rsc \
+ setup_native; do \
case $$D in \
GBUILD:*) \
(cd $${D#*:} && make -r -j at BUILD_MAX_JOBS@) \
More information about the Libreoffice-commits
mailing list