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

No point in the gdb stuff for iOS, and it breaks the build even

Change-Id: Iebb6fede055f274d66aa09344b911913d5cb9882
üst 96541d7d
......@@ -33,10 +33,12 @@ $(eval $(call gb_Module_add_targets,solenv,\
))
ifeq ($(GUI),UNX)
ifneq ($(OS),IOS)
$(eval $(call gb_Module_add_targets,solenv,\
CustomTarget_gdb \
Package_gdb \
))
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