Kaydet (Commit) 5fc3273b authored tarafından Michael Stahl's avatar Michael Stahl

Library_dbtools.mk: fix cyclic dependency on connectivity_generated

Change-Id: Icac4bd86197c5e2ae1e86582ff3f0648307437b4
üst e67fc823
......@@ -27,8 +27,9 @@
$(eval $(call gb_Library_Library,dbtools))
# connectivity_generated causes cyclic dependency here, so set include path
# for that instead
$(eval $(call gb_Library_use_packages,dbtools,\
connectivity_generated \
connectivity_inc \
))
......
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