Kaydet (Commit) dcd94d97 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

The gdb stuff probably doesn't make sense for Android either

Change-Id: I6e9a9bc1f35be02af40530b29044e1f4b33e91ab
üst bb059d9d
......@@ -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:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment