Kaydet (Commit) 3818933e authored tarafından Luboš Luňák's avatar Luboš Luňák

fix build

I'm not sure why this makes a difference, the real problem is probably elsewhere.

Change-Id: Ie52b0b9b5b1279badaa8815aeef054c8bbb125b4
üst b4040246
...@@ -1253,6 +1253,7 @@ ifeq ($(SYSTEM_GLIB),YES) ...@@ -1253,6 +1253,7 @@ ifeq ($(SYSTEM_GLIB),YES)
define gb_LinkTarget__use_gthread define gb_LinkTarget__use_gthread
$(call gb_LinkTarget_add_libs,$(1),$(GTHREAD_LIBS)) $(call gb_LinkTarget_add_libs,$(1),$(GTHREAD_LIBS))
endef endef
else # !SYSTEM_GLIB else # !SYSTEM_GLIB
......
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