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

RepositoryExternal: move that out of gb_LinkTarget__use_breakpad

otherwise package would be registered multiple times, looks like one
tinderbox fails due to that.

Change-Id: I3bcbc9fff1e1993ae30cda634a50f815a30bc094
üst d63a9408
...@@ -3368,13 +3368,12 @@ endif ...@@ -3368,13 +3368,12 @@ endif
$(call gb_LinkTarget_use_external_project,$(1),breakpad) $(call gb_LinkTarget_use_external_project,$(1),breakpad)
endef
$(eval $(call gb_Helper_register_packages_for_install,ooo,\ $(eval $(call gb_Helper_register_packages_for_install,ooo,\
breakpad \ breakpad \
)) ))
endef
# else # SYSTEM_LIBBREAKPAD # else # SYSTEM_LIBBREAKPAD
# #
# define gb_LinkTarget__use_libgltf # define gb_LinkTarget__use_libgltf
......
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