solenv/Module_solenv.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit dcd94d97b37d3bc46e135340006d2eefb616381b
Author: Tor Lillqvist <[email protected]>
Date: Mon May 28 21:16:11 2012 +0300
The gdb stuff probably doesn't make sense for Android either
Change-Id: I6e9a9bc1f35be02af40530b29044e1f4b33e91ab
diff --git a/solenv/Module_solenv.mk b/solenv/Module_solenv.mk
index ff55cc0..3fa34ff 100644
--- a/solenv/Module_solenv.mk
+++ b/solenv/Module_solenv.mk
@@ -34,11 +34,13 @@ $(eval $(call gb_Module_add_targets,solenv,\
ifeq ($(GUI),UNX)
ifneq ($(OS),IOS)
+ifneq ($(OS),ANDROID)
$(eval $(call gb_Module_add_targets,solenv,\
CustomTarget_gdb \
Package_gdb \
))
endif
endif
+endif
# vim: set shiftwidth=4 tabstop=4 noexpandtab:
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits